搜索资源列表
vc开发的个人ftp客户端
- 计算机网络试验程序,简便FTP应用客户端。使之可以上传和下载文件。-computer network testing procedures, simple FTP client application. So that it can upload and download files.
FTPclient(VC++)
- 用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!-Visual c for the FTP file upload client tools, powerful, can study VC Download learning!
SampleFtp
- VC++编写的ftp工具,界面友好,可以上传下载多个文件,但不支持整个文件夹的下载,如果对这方面感兴趣的话,可以添加这方面的功能-VC prepared by the ftp tools, friendly interface and can be uploading and downloading multiple files, but not the entire folder download, if interested in this area, you can add this fu
wolfftpdome
- 国产软件wolfftp的可执行文件和完整的VC源代码,有很高的参考价值-domestic software wolfftp executable file and integrity of the VC source code, a high reference value
FTP
- 文件传输协议客户端,VC++ 实现案例.
FtpFile
- FTP文件下载小程序,VC编译调试通过!
liuxinFtp
- 这是一个基于MFC的简单的FTP客户端的源代码,在vc6.0环境下调试通过,生成的可执行文件可以完成FTP的上传下载以及对文件属性进行修改,压缩包里还包括全部的开发文档,可以为VC,Internet程序设计等课程设计提供参考。
FTP
- vc编写的有关FTP文件传输程序,希望对大家有所帮助
FtpUtil
- VC编写的一个高效支持断点续传FTP上载下载文件的dll和示例程序。
FtpDownload
- 本例实现从ftp上下载文件,在vc++6.0编译通过,运行正常
VC-FTP
- VC实现FTP,实现从远程电脑上获取文件。
FTP.rar
- 用VC6.0开发的一个FTP程序,包括上传和下载,重命名,删除文件等功能,VC6.0 development with an FTP program, including uploading and downloading, rename, delete files and other functions
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
AlienFTP
- FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
ftp
- 文件上传ftp的com组件,并提供了DLL的SDK文档说明-Ftp file upload of com components, and provides a DLL of the SDK documentation
MYFTP
- 基于vc++的FTP客户端开发,输入服务器地址就可以连接,可以下载也可上传文件。-Vc++ based on the FTP client development, you can enter the server address to connect, you can also download to upload files.
FTP_document
- FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
VC++ FTP客户端类库
- 在windows系统下实现向ftp服务器上传或下载文件(Uploading or downloading files to FTP server under Windows system)
VC写的FTP客户端程序(可上传下载)
- 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,运行演示如截图示,界面和CUTEFTP很相似。(With the source program of the FTP client software written by VC++, the connection information of the FTP server is set up, the file can be uploaded and downloaded
VC++用FTP下载文件示例
- VC++用FTP下载文件示例,非常好的参考案例(VC++ download files with FTP example, a very good reference case)