资源列表
ftp
- FTP上传工具源码,由C#写成,大家可以学习一哈-FTP upload program source code
FTP
- 这是一个ftp工具的源代码,看了这个源代码加深了我对ftp协议的理解,相信对初学者有一定的帮助-This is an ftp tools, source code, read the source code has deepened my understanding of the ftp protocol, I believe there is some help for beginners
FtpWebRequest
- c_实现FTP方法(一)-FtpWebRequest-c_ FTP method to achieve (a)-FtpWebRequest
LOAD
- 嵌入式下载模块,包括,tftp协议栈,Xmodem传输,以及文件的crc校验-Embedded system for download modules, including, tftp protocol stack, Xmodem transmission, as well as the checksum crc file
FtpClient
- 使用QFTP类基于FTP协议实现文件上传、下载、删除及新建等功能。-Based FTP protocol, file upload, download, delete, and new features such as use QFTP classes.
mfcClient
- vc++ 开发的MFC FTP客户端 程序,作为进出vc大门的引导程序。-vc++ developed the MFC FTP client program, as vc out the door boot program.
FTP3
- 一个经过筛选的FTP源码包,希望对大家有用,不要错过。-A goog code bag for FTP protecol.
CuteFTP8
- 一款不错的FTP工具,支持多种方式的问题的上传和下载-ftp tools,
FTP_Client_library_in_CSharp
- 这是一个C#实现的FTP客户端的类库文件的实现方法,内附测试程序。-This is a C# implementation of the FTP client library file implementations, enclosing the test program.
ftp-client
- qt designer做的界面。 可以输入ftp地址 显示ftp服务器的文件列表 可以下载-qt designer to do the interface. You can enter the ftp server ftp address display a list of files available for download
myftp
- Linux 命令行的一个ftp客户端,拥有ftp的基本上传、下载功能,单线程工作,可以作为学习ftp协议使用。有基本的注释。操作方式类似于Linux 自带的ftp工具。-A simple FTP-client under linux command line. It has the common ftp functionality and work under single thread. You can use this to learn the ftp protocol.
FTP-server-client-linux-c
- FTP 客户端和服务器端,linux程序。支持多进程服务!客户端和服务端各一个单独文件。-FTP on linux codes。Client and server。