Package com.sun.slamd.tftp

The com.sun.slamd.tftp package contains the code for a client library that may be used to communicate with servers using TFTP, the Trivial File Transfer Protocol.

See:
          Description

Class Summary
TFTPClient Defines a client that can connect with a TFTP server and retreive files.
 

Exception Summary
TFTPClientException Defines a custom exception that can be thrown by the TFTP client when various I/O errors are encountered.
 

Package com.sun.slamd.tftp Description

The com.sun.slamd.tftp package contains the code for a client library that may be used to communicate with servers using TFTP, the Trivial File Transfer Protocol.