![]() |
s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
Next
Previous
Contents
15. Communications Programs And UtilitiesWhile PPP is used for Internet access you also need a dialer program that is designed to work with PPP. Such a dialer program will dial a phone number. When the other side answers the phone then three things happen: PPP is started at both ends and you get logged in (often automatically). The exact sequence of these 3 events may vary. Dialer programs for ppp include wvdial, chap scripts, kppp, and gnome-ppp. There are also other dialer programs which can dial out directly (thru
a modem) to local libraries, etc. This isn't the Internet.
15.1 Minicom vs. KermitMinicom is only a communications program while Kermit is both a communications program and a file transfer protocol. But one may use the Kermit protocol from within Minicom (provided one has Kermit installed on one's PC). Minicom is menu based while Kermit is command line based (interactive at the special Kermit prompt). While the Kermit program is free software, the documentation is not all free. There is no detailed manual supplied and it is suggested that you purchase a book as the manual. However Kermit has interactive online help which tells all but lacks tutorial explanations for the beginner. Commands may be put in a script file so you don't have to type them over again each time. Kermit (as a communications program) is more powerful than Minicom. Although all Minicom documentation is free, it's not as extensive as Kermit's. Since permission is required to include Kermit in a commercial distribution, and since the documentation is not entirely free, some distributions don't include Kermit. In my opinion it's easier to set up Minicom, there is less to learn, and you can still use kermit from within Minicom.
15.2 List of Communication SoftwareHere is a list of some communication software you can choose from, If they didn't come with your distribution they should be available via FTP. I would like comparative comments on the dialout programs. Are the least popular ones obsolete?
Least Popular Dialout
Most Popular Dialout
FaxBy using a fax program, you may use most modems to send faxes. In this case you dial out directly and not via ppp and an ISP. You also pay any long-distance telephone charges. email is more efficient.
Voicemail Software
Dial-in (uses getty)
Other
15.3 SLiRP and term To use
15.4 MS WindowsIf you want someone who uses MS Windows to dial in to your Linux PC then if they use:
Third party dial-out programs include HyperTerminal Private Edition.
Next Previous Contents |