|
Class Summary |
| BaseTftpClient |
This class is used for transferring files from/to a remote machine using TFTP Protocol. |
| TftpClientAPI |
This class provides various methods for reading/writing files from/to a remote machine through TFTP Protocol. |
| TftpClientImpl |
This class servers as a command line tool for transferring files from/to a
remote machine using TFTP protocol. |
| TftpError |
This class checks for the erroneous packets during transfer of files. |
| TftpImpl |
This class provides implementation for TftpAPI interface, that
changes the TFTP_ROOT_DIRECTORY from remote. |
| TftpLogEvent |
An event which indicates that a TFTP transaction has occurred. |
| TftpServer |
This class is used for starting the TFTP server for transferring files. |