搜索资源列表
TFTP 客户端(源码)(1[1].0)
- TFTP客户端,完全符合RFC-1350,源代码. 转载请注明作者 helloworld1@163.com 可以在VC,BC或其他C编译器下编译-TFTP client, in full compliance with RFC - 1350. the source code. reprinted with the author please helloworld1@163.com in VC, BC or other C compiler compiler
datadown
- 可以实现数据的快速下载,采用多线程运行,加快了速度,源码采用vc++编写-data can be downloaded from the rapid, multi-threaded operation and accelerate the pace of preparation of the source code used vc
FtpExp
- VC编写的FTP客户端源码,可直接应用,也可经过修改升级!@
FtpClient
- 这是一款FTP客户端的源码,VC++下调试成功
PURE-FTPD for WINDOWS 源码
- 著名的pure-ftpd服务器源程序,可以共大家学习探讨.本程序用vc编写.-famous pure-ftpd server source, we can learn to explore the total. The procedures used to prepare vc.
FTP客户端源码
- FTP FTP客户端 vc源码
4_7_ftp
- 一份实现FTP功能的源码,用VC++编写的-A function of the realization of FTP source
FTP
- 用VC实现的FTP上传下载软件源码,测试通过,没有问题,希望有一定的参考价值-VC achieved with FTP uploading and downloading of software source code, test is passed, there is no problem, I hope there is some reference value
ftpclient
- 整理两个VC++ 源码的FTP服务器程序,其中一个功能比较完备,当然,这是相对另一个简单的来说的,这个复杂点的很像CuteFTP软件,界面和功能都相似,可上传及下载,多视图操作,具备快速登录等,另一个则相对简单点,这里不再多说,有兴趣的先看看源码爱好者网站的截图,请下载压缩包自行编译测试吧。 -Order two VC++ source FTP server program, one of the more complete functionality, of course, is anot
ftpsss
- 一表很好的FTP源码程序,用VC++实现-A good FTP source program table, with VC++ Implementation
Ftp
- ftp源码 这个是一个不错的源码 可以转到VC上自己调试一下-程序源码
MyFtp
- vc FTP上传下载的程序源码,有兴趣的朋友学习一下。-vc FTP upload and download the program source code, learn about friends who are interested.
GetFtp
- vc GetFtp 连接ftp服务器的程序源码,值得一看!-vc GetFtp connect ftp server source code, worth a visit!
MyFtp
- vc FTP上传下载\MyFtp的程序源码,值得一看!-vc FTP upload and download \ MyFtp the program source code, worth a visit!
ftp-client-CPP
- ftp 客户端源码 vc++ 编写 可以用 -ftp client source code vc++ can be written
MyFtp
- FTP上传下载\MyFtp,很不错的vc源码,希望能对大家有所帮助-FTP upload and download \ MyFtp, very good vc source, I hope you can help
FTP
- FTP客户端开发,很不错的vc源码,希望能对大家有所帮助-FTP client development, very good vc source code, I hope you can help
FTP客户端源码VC++6.0
- FTP客户端简单编写, 【设计要求】: 1)了解 FTP 协议的工作原理。( RFC765 , RFC2228, RFC2640, RFC2773 ) 2)主要是基于 TCP/IP 的 Winsock 编程,用 Visual C++6.0 实现一个基于 FTP 协议的 FTP 下载工具(客户端、实现工具可以自选)。(FTP client Understanding the working principles of the FTP protocol)