资源列表
LOAD
- 嵌入式下载模块,包括,tftp协议栈,Xmodem传输,以及文件的crc校验-Embedded system for download modules, including, tftp protocol stack, Xmodem transmission, as well as the checksum crc file
netkit-ftp-0.10.tar
- 经典的ftp客户端程序,现在还在广为使用!-classic ftp client program, which is still widely used.
FTPdexiaochengxu
- 自己编的FTP的小程序 希望对大家有帮助 -own series of small FTP procedures hope to be helpful
FTP24CP
- 这是C#中的Ftp编程,对于很多人应该没有怎么应用过吧!-It s the Ftp protocol used in Csharp。
FTP
- 多线程FPT客户端程序简版:创建新的线程,编写线程函数。传递参数值和返回结果。-Multi-threaded client program FPT simple version: create a new thread, the preparation of the thread function. Pass parameters and return results.
95302909MyFtp
- 这是我对ftp的简单理解,与大家共同分享啊 -Is also a curriculum design, realize FTP upload and download functions, belonging to the computer network, the interface design is also good.Thank you .
FTPTestDevCPP
- vc++ 开发的FTP 测试 程序,作为进出vc大门的引导程序。-vc++ developed the FTP test procedure, as out of the vc door bootloader.
FtpBrowse
- FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP / IP based, to ensure high r
biran
- cc derhgui vjturhubf duifhjkdfjbdf hddf
ClienttFTP
- is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C
MyFtp
- 在连接上FTP服务器后,将对服务器下的所有文件和目录进行浏览,如同CuteFTP等软件一样在列表控件中罗列出来。