Package examples

Class Summary
chargen This is an example program demonstrating how to use the CharGenTCPClient and CharGenUDPClient classes.
daytime This is an example program demonstrating how to use the DaytimeTCP and DaytimeUDP classes.
echo This is an example program demonstrating how to use the EchoTCPClient and EchoUDPClient classes.
finger This is an example of how you would implement the finger command in Java using NetComponents.
ftp This is an example program demonstrating how to use the FTPClient class.
fwhois This is an example of how you would implement the Linux fwhois command in Java using NetComponents.
IOUtil This is a utility class providing a reader/writer capability required by the weatherTelnet, rexec, rshell, and rlogin example programs.
mail This is an example program using the SMTP package to send a message to the specified recipients.
messages This is an example program demonstrating how to use the POP3Client class.
PrintCommandListener This is a support class for some of the example programs.
rdate This is an example program demonstrating how to use the TimeTCPClient and TimeUDPClient classes.
rexec This is an example program demonstrating how to use the RExecClient class.
rlogin This is an example program demonstrating how to use the RLoginClient class.
rshell This is an example program demonstrating how to use the RCommandClient class.
server2serverFTP This is an example program demonstrating how to use the FTPClient class.
TelnetClientExample This is a simple example of use of TelnetClient.
tftp This is an example of a simple Java tftp client using NetComponents.
weatherTelnet This is an example of a trivial use of the TelnetClient class.
 



Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.