Summary


 
Network Programming with Perl
By Lincoln  D.  Stein
Slots : 1
Table of Contents
Chapter  6.   FTP and Telnet

    Content

This chapter covered Perl client modules for two of the most widespread application-level protocols, FTP and Telnet. Together they illustrate the extremes of application protocols, from a rigidly defined command language designed to interact with client programs to a loose interactive environment designed for people.

The Net::FTP module allows you to write scripts to automatically connect to FTP sites, explore their holdings, and selectively download or upload files. Net::Telnet's flexible pattern matching facilities give you the ability to write scripts to automate processes that were designed primarily for the convenience of people rather than software.


   
Top


Network Programming with Perl
Network Programming with Perl
ISBN: 0201615711
EAN: 2147483647
Year: 2000
Pages: 173

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net