Вот есть в RTL библитеке для кейла. Правда сервер! TFTP Server Trivial File Transfer Protocol (TFTP) is a simple protocol for exchanging files between two TCP/IP machines. TFTP servers allow connections from TFTP clients to perform file send and receive operations. TFTP users initiate connections by starting a TFTP client program, which generally uses a command-line interface. Due to its limitations, TFTP is a complement to the regular File Transfer Protocol (FTP), not a replacement for it. It is used only when its simplicity is important and its lack of features is not. Its most Common application is bootstrapping, as described above, though it can be used for other purposes.
The TFTP protocol features support only file send and receive operations. File delete, file move and file rename are not supported by the TFTP protocol.
Embedded TFTP Server may be used to upload HTTP Web pages or to download log files to a remote PC. In this case the RAM File System should be used and Embedded Web Server properly configured.
--------------------
<<Первая производная от чужой идеи - уже твоя идея.>>
|