tftp.txt
来自「Source code Delphi FTP-server」· 文本 代码 · 共 12 行
TXT
12 行
TFTP is an FTP server component you can use to create your own FTP server
using the Borland DELPHI 4 compiler. You can try to recompile it in order
to use with another versions of Delphi.
It almost supports the RFC-959 standard. But I never seen any FTP server,
which supports this standard in full.
I have included the example of the FTP server based on TFTP component.
It is included as an example only. I will not support this FTP server
application in any way. By the way, I use this FTP server on my home PC.
It covers all my needs.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?