搜索资源列表
CorpClient
- 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
ftpvc++
- ftp客户端c++编程FTP协议将使用两条单独的TCP连接,一条专用于发送FTP命令,另一条则专用于传递数据。初始建立连接时,服务器在21号端口上接收来自客户端的命令连接。-ftp client c programming FTP will use two separate TCP connection, a dedicated FTP to send orders, and the other one is dedicated to data transfer. The initial est
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
ftp_programm
- ftp程序,功能完善 ,实现了tcp、ip传输文件的功能,可读性强-ftp procedures, functions, achieving tcp, ip transmission function of the document, readable -
ftp_sample
- 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方法: 在服务端
MTSClientSrc
- 一个多线程的TCP文件服务器,这是客户端
filetransfer
- 对简单的TFPT协议进行改进,使其适应较大文件的传输,并且基于可靠的TCP连接,但比FTP又简单得多,适合中型传输和嵌入到应用系统中进行文件传输
TFTPclient
- TCP上传的源码 tcp为连路连接协议
ftptcp
- 一個FTP的範例,限制TCP Source傳送封包到Receiver的數量
局域网中MAC探测程序
- 局域网中MAC探测程序,TCP协议
example-tcp-ftp.tcl
- 产生一个FTP流,并且让TCP源限制发送到接受端的数据包的速度- produce a FTP stream,the TCP source constrain the speed of packet to the receiver
kehuduan
- 基于TCP/IP的客户端,用socket进行通信。用vc++实现-Based on TCP/IP client using socket communication. With vc++ Achieve
Twisted_NoDocs-8.2.0.win32-py2.4
- Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, mu
Sm
- 一个功能简单的FTP工具,对于初识TCP/IP协议的编程者很有帮助-A function of a simple FTP tool acquaintance for TCP/IP protocol programmers helpful
ftplib
- Easy API for FTP: This FTP API is development tool programmers can use to easily add full support for FTP servers or custom TCP/IP servers (pro version) to new or existing C++ applications.
httpdesigninvbnet
- 众所周知,Internet的基本协议是TCP/IP协议,目前广泛采用的FTP、Archie Gopher等是建立在TCP/IP协议之上的应用层协议,不同的协议对应着不同的应用,本论文阐述了Visual Basic.net中HTTP协议的实现过程-As we all know, Internet' s basic protocol is TCP/IP protocol, the widely used FTP, Archie Gopher, etc. is based on TCP/IP p
tcp
- linux下的ftp实现,短小经典, 适合于学习网络编程-ftp implement in the linux environment
ftpbaseonc
- 基于tcp协议的ftp底层程序、实现DIR、put、get、cd功能- ftp underlying procedures based on the Tcp protocol to achieve DIR, put, get, cd function
FTPServer
- FTP上传下载文件服务器端,FTP的目标是提高文件的共享性,提供非直接使用远程计算机,使存储介质对用户透明和可靠高效地传送数据。虽然我们也可以手工使用它,但是它的主要作用是供程序使用的。在阅读本文之前最好能够阅读TCP协议标准规范和Telnet协议标准规范。-FTPserver for upload and download file