资源列表
ftp
- FTP 软件随着大量VB源码,可有易于初学者-FTP application with full VB source code.
FTPusingVC++
- 用VC++6.0实现FTP 程序名称:MyFtp 运行环境:Win XP;VC++6.0 -VC 6.0 FTP program name : MyFtp operating environment : Win XP; VC 6.0
LightFTPClient_src
- C#网络开发,一个简单的Ftp客户端实现, 里面有一个FTP的类库。-C# network development, a simple FTP client to achieve, which has a library of the FTP.
LightFTPClient_src.zip
- 简单的FTP客户端,C# 。net2005通过!,Simple FTP client, C#. net2005 through!
ftp
- 描述用C语言实现对ftp的实现,希望这对大家会有用-Described using C language implementation of the ftp,We hope this will be useful
ForFtp
- 用于流量测试的FTP程序,包括线程、FTP异常处理-flow for the FTP testing procedures, including threads, FTP Exception Handling
Test0603
- MFC环境下,编写的一个小程序,实现FTP文件传输
pb_ftp
- pb 写的ftp通讯程序,通过windows api 实现-pb wrote ftp communications program, through the windows api to achieve
Client
- FTP客户端开发源程序,希望对初学者有帮助-Source FTP client development, I hope to help beginners
Miniftp
- 一个FTP的完整程序,VC++源程序代码,希望对大家有所启发和帮助。-A complete FTP program, VC source code, I hope all of you inspired and help.
thetestofFTP
- FTP的实验报告,包含有客户端和服务器的代码,比较使用,利用socket实现的!-FTP lab reports, includes client and server code, compare, using socket implementation!
ftp_test
- 简单的类似cuteftp功能,包括建立和断开连接等。VB程序简短精悍。便于阅读.