搜索资源列表
FtpBrowse
- FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP / IP based, to ensure high r
TCPUP
- 这是一个用VISUAL C++开发的一个基于TCP协议的上传FTp下载,升级程序-This is a Visual C development based on a TCP uploads FTp download, promotion procedures
myFtp
- 本系统是基于Windows环境和FTP协议,以Visual C++6.0作为开发平台,利用MFC框架提供的CSocket类开发的.实现了FTP的上传和下载
TFTP-protecol
- TFTP协议解析及注释,该协议多用于嵌入式系统开发,对网络协议开发也有一定帮助。
CSharpTFTPClient1.0.0.0
- 使用c#开发的TFTP(简单文件传输协议)客户端程序。-C# development using TFTP (Simple File Transfer Protocol) client.
FTP_Protocol_Development_Programming_classic_examp
- FTP协议开发编程设计经典实例FTP Protocol Development Programming classic example of-FTP Protocol Development Programming classic example of
ftp
- 采用客户/服务器模式,分为客户端程序和服务器端程序。服务器采用套接字来实现。客户端程序和服务器程序通过FTP协议开发。-using c# ,a simple ftp software including client and server.
simple-file-share-system
- 摘 要:’rFTP(简单文件传送协议)是TCP/TP协议族中用来在客户机与服务器之间进行简单 文件传输的协议。文中给出了在visual C++6.0开发平台上 跟多客户端之间进行文件传榆的实现方法。该方法可以传输超过32MB的文件。-simple file share system by C language