搜索资源列表
完整FTP客户端
- VC实现的一个完整FTP客户端 学网络编程的可以-VC integrity of an FTP client Network programming can s
11111Ftp
- FTP服务器编程源代码。可实现FTP服务器和客户机间的通信。在VC下运行
myFtp
- ftp浏览器,使用VC编程实现,简单实用
qk_vcftp
- VC++简单FTP客户端带毕业设计 主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法。 -VC++ simple FTP client with a graduation class is mainly practiced Winlnet simple to use, using C++ implementation, a design doc
ftp_client_vc
- 自己编程实现的ftp客户端,可以实现ftp的上传、下载等基本功能,vc下实现。-Their programming ftp client, ftp can upload, download and other basic functions, vc achieve.
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
VC_programming_two_FTP_client_code
- VC编程实现两个FTP客户端程序代码VC programming two FTP client code -VC programming two FTP client code
Programming_design_application_development_VC_pop3
- VC编程设计pop3程序开发代码Programming design application development VC pop3 code -Programming design application development VC pop3 code
FTP23
- vc实现的FTP上传下载演示功能,帮助学习网络编程。-implementation of FTP uploading and downloading vc presentation capabilities to help learning network programming.
FTP-Client
- VC++编程,制作个简单的ftp客户服务器,可以上传下载资源-VC++ programming, producing a simple ftp client-server, you can upload and download resources
FtpClient
- FTP客户端程序 网络编程 VC++编写-FTP client network programming
FTPWanderer
- 基于VC++6.0 网络编程 ftp客户端程序-Network programming VC++6.0 based ftp client
FTP
- VC++6.0实现的模拟FTP的传送文件功能的程序,学习windows编程的好素材-VC++ 6.0-VC + +6.0 to achieve the simulation capabilities of FTP file transfer program, a good material to learn windows programming-VC + + 6.0
vc-ftp-code
- VC FTP编程,简单的介绍VC如何进行FTP编程-VC FTP
FTP
- 简单的FTP客户端软件,程序较为简单,适合刚刚接触VC++的MFC网络编程的朋友研究。由于本人能力有限,此程序有待完善。-a simple FTP program
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)