资源列表
telnet_client
- 远程登陆客户端程序..可以使用.希望对初学习着有所帮助
FTPclient
- 利用VC编写的FTP完整客户端程序,功能齐全,实现基本的FTP上传、下载、删除、重命名等操作,也便于用户二次开发。-Prepared using FTP 完整客户端 VC program, fully functional, to achieve the basic FTP upload, download, delete, rename and other operations, but also user-friendly redevelopment.
VCPPftp
- ftp服务端功能, ftp服务端功能, ftp服务端功能,ftp服务端功能-ftp server capabilities, ftp server capabilities, ftp server capabilities, ftp server capabilities, ftp server capabilities, ftp server function ~ ~
ftp
- 是一个比较完整的ftp客户端程序,可选择上传目录,提供上传和下载的功能
6.4 FTP
- 用VC编的一个FTP客户端程序 具有代理服务器功能!-VC series a FTP client with proxy servers!
tftpd32
- tftp上传工具,linux与windows之间文件传输,大文件传输,速度很快。-tftp upload tool, linux and file transfer between windows, large file transfers, very fast.
完整ftp客户端
- 一个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client software.
MAINFRMFTP
- 用VC++编的完整的FTP客户端 (不知道能不能用, 汉)-VC addendum to the integrity of the FTP client (I Can Han)
pb_FTP
- powerbuilder开发的ftp上传与下载工具-pb ftp upload and download development tools
2005628163111576
- 这是一个ftp客服端的完整代码,可以供大家学习参考。
FTP
- FTP客户端,能实现文件的下载,上传,来自于一本书上的实例-FTP client can download files, upload, from a book example of
FTPClientProgram
- C++编写的FTP客户端程序 该程序完成以下功能: ⒈登录FTP服务器; ⒉显示登录FTP服务器目录下的文件和目录名; ⒊提供文件下载上传服务