搜索资源列表
ftp cs编程
- 这是一个说明FTP原理的程序。可以实现文件的服务器的简单管理以及客户端的简单管理。比如上传、删除文件-This a statement of principle FTP procedures. The document can be achieved by simple server management and client management simple. For example, upload, delete the file, etc.
instance7
- 《Visualc++.net网络编程》随书源码:实例7 用WinSock编写的FTP客户端-"Visual. Net network programming "With the book source : Example 7 WinSock prepared using FTP client
yg
- vc 编程 实现的ftp客户端及服务端,ftp的基本功能。服务端加入命令控制-vc Programming ftp client and the server, ftp's basic functions. Server to control orders
Client
- 一个客户端和服务器文件传输的例子,对网路编程有帮助,类似FTP-a client and server file transfer example, the Internet programming help, similar to FTP
CHAP05
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高中第5章光盘代码。光盘中包含如下的程序的代码。 5.1 创建商店订货信息管理数据库 5.2 创建商店订货信息管理系统 5.3 多视图技术的实现 5.4 多表操作的实现 5.5 用ADO访问数据库 5.6 一个简单的客户/服务器程序 5.7 HTTP应用程序 5.8 FTP浏览器 5.9 Ping程序的实现 5.10 ATL Server编程实例 5.11 Web Ser
FTP
- 基于FTP的客户端的源代码,对于网络编程者来说是个很好的里子
MultiClient_FTP
- 多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!
FTP 用C++编写的socket网络编程
- 用C++编写的socket网络编程,实现了FTP服务器端的功能,能同时支持链接过个客户端。
FTP客户端
- 用C++编写的Socket网络编程,实现了FTP的客户端功能,能支持文件的上传和下载。
FTPClient
- 用socket写的FTP的客户端。是学习window网络基本编程的实现的一个小的考试小下载程序。-Socket write with FTP client. Window to learn basic programming networks to achieve a small test small download.
vbftp
- 一个利用VB编写的FTP客户端程序,学习网络编程的朋友可以学习下.-VB prepared using an FTP client program, learning to learn network programming under a friend.
FTPclient
- FTP客户端,对开始学习网络编程的人相当有用,和FTP服务器-FTP client, for those who start learning network programming is useful, and the FTP server
SourceFtp
- C#编写一个FTP客户端连接程序,开发环境VS2005,程序起初运行时要求输入FTP服务器连接信息,而且进入主界面,有点类似CuteFTP,不过功能上要逊色不少了,必竟这也是初学者写的程序,希望通过这个程序帮助C#爱好者了解一些网络编程知识。-C# write an FTP client to connect process, development environment VS2005, run-time program was initially asked to enter FTP ser
FTPserver
- VC++编程实现FTP服务器与客户端的会话建立过程-VC++ programming FTP server and client session establishment process
WinInet
- WinInet是Windows Internet扩展应用程序高级编程接口,是专为开发具有Internet功能的客户端应用程序而提供的。 WinInet支持如下协议:Ftp\Http\Gopher 可以与这些服务器进行连接,交换数据信息。操作该服务器等。-The WinInet Is Windows Internet extension application programming interface, is designed to provide for the developmen
ftp
- ftp下载工具,①了解 FTP 协议的工作原理。( RFC765 , RFC2228, RFC2640, RFC2773 ②主要是基于 TCP/IP 的 Winsock 编程,用 Visual C++6.0 实现一个基于 FTP 协议的 FTP 下载工具(客户端和服务器端)。 -ftp download tool, ① understand the FTP protocol works. (RFC765, RFC2228, RFC2640, RFC2773 ② is mainly b
FTP
- 在C++环境下FTP客户端实现是对SOCKET等方面的知识了解不够,最初只能通过相关实例来了解具体问题的应用和相关网络编程方面的知识。 -In C++ environment FTP client implementations and other aspects of knowledge SOCKET know enough, was only able to apply the knowledge and understanding of the specific issues relate
FTP
- 设计一个GUI程序,实现FTP客户端功能。通过编程了解FTP协议的结构,掌握网络编程的基本原理和方法-Designing a GUI program, FTP client capabilities. By understanding the structure of the FTP protocol programming, network programming to master the basic principles and methods
tfbx
- 一个基于控制台应用的发现网上有好多FTP Client客户端的源码,而没发现Se,(The discovery of a console based application online there are many FTP Client Client source code, but didn't find the Se,)
FTP_Client
- 在windows平台上用C++编程语言实现了一个FTP服务器的客户端,配合filezilla,可以实现资料的上传和下载功能。(On the windows platform, a client of FTP server is implemented with C++ programming language. With FileZilla, the uploading and downloading functions of data can be realized.)