搜索资源列表
基于VC和Socket的完整Ftp客户端程序
- 基于VC和Socket的完整Ftp客户端程序-Socket-based VC and the integrity Ftp Client
FTP客户端开发——WinSock
- FTP客户端开发——WinSock,这个程序是使用套接字开发的一个ftp客户端程序,是vc++开发大全这本书中的源代码,有意于此方面的朋友可以-FTP client development -- WinSock, the procedure is to use the socket to develop a ftp client is vc + + development Daquan this book source, the intention here to see friends
完整FTP客户端
- VC实现的一个完整FTP客户端 学网络编程的可以-VC integrity of an FTP client Network programming can s
ftp客户端
- vc编写的ftp客户端-vc prepared by the ftp client
用VC++编制FTP客户端应用程序
- 用VC++编制FTP客户端应用程序-compiled with VC FTP client application
底层实现ftp客户端
- 底层实现ftp客户端(vc++)-underlying implementation ftp client (vc)
FTP客户端源码
- FTP FTP客户端 vc源码
用VC++编制FTP客户端应用程序
- 用VC++编制FTP客户端应用程序
FTP客户端源代码
- FTP客户端,用VC++语言开发,结合MFC,实现连接并访问服务器,本地文件可以上传到服务器,可以从服务器下载文件,可以删除文件,有操作界面
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
ftp
- VC设计ftp 是一个简单的fTP客户端程序 上传 下载 删除-VC ftp
ftpclientsourcecode
- ftp客户端源代码,使用VC+SOCKET编程,在SERV-U6.0服务器上测试通过,能断点续传-ftp client source code, using VC+ SOCKET programming, in the SERV-U6.0 servers tested, can HTTP
vcftp_src
- ftp客户端程序,VC++实现的,实现了FTP上传下载功能-the ftp client side procedure, VC++ realizes, has realized the FTP upload downloading function
myFtpClient
- FTP客户端程序,使用VC++编写的,非常好用。-FTP client program, using VC++ written in very easy to use.
threadftp
- 一个多线程的 VC++ FTP客户端程序源代码,其实本代码的FTP程序相对简单,因为程序主要想表现的并非FTP程序如何编写,而是多线程技术的加入,简单的才是好理解的,理解了你才能慢慢高深起来哦。 -A multi-threaded VC++ FTP client program source code, in fact, the FTP program of this code is relatively simple, because the program is not primaril
VC++的FTP客户端设计与开发(含源文件)
- VC++的ftp客户端设计与开发(含源文件)(VC++ FTP client design and development (including source files))
VC++ FTP客户端类库
- 在windows系统下实现向ftp服务器上传或下载文件(Uploading or downloading files to FTP server under Windows system)
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)
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
ftp客户端
- 简单Ftp客户端的实现 在WINDOWS环境下,使用VC++开发工具开发的一个FTP客户端软件。(Simple Ftp client implementation In the WINDOWS environment, an FTP client software developed using VC++ development tools.)