FTP TFTP and Telnet API |
|
|
FTP/TFTP/TELNET APIThe FTP, TFTP and TELNET options include the source code for an FTP server, FTP client, TFTP Server, and a TELNET server. The FTP and TFTP modules use a virtual file system layer to provide file services. We currently support our own file system (RTFS), DOS and a memory only file system for diskless systems. Other file systems may be added easilly as can pure virtual file systems. The Telnet Server creates a connection and simply echoes text back to the Telnet Server. It can be customized to attach to a command interpreter for your embedded application. The FTP, TFTP and TELNET packages come with a sample application
for
each
protocol. Optional TCP-IP Protocol
|
|