搜索资源列表
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
vbftp
- ftp客户端小程序,不用控件实现ftp上传-ftp client applet, do not control the realization of ftp upload
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
ftp
- 演示Ftp文件上传,教给新手使用Ftp控件,共同学习,共同进步-Ftp file upload demo to teach novices to use Ftp control, learn together and progress together
119129150501xqlFtp
- ftp客户端的上传/下载/修改/删除/远程控制-ftp client upload/download/modify/delete/Remote Control
VB_FTP
- 使用VB语言编写的不用控件进行ftp上传下载文件功能-Do not control the ftp upload and download files function
FtpClientX
- FTP上传文件客户端控件程序,可以被C#等语言调用-FTP upload file client control program can be in C# and other languages call
