搜索资源列表
delphi 基于TCP的文件传输
- 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
SOCKET-TCP.rar
- 该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例,The agreement built on the TCP/IP based, to ensure high reliability of the file transfer. This procedure is a FTP client software examples
juyuwangtalk
- linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
linux-TCP
- 在linux下可以直接运行,可用于传输文件和网络编程的学习-linux-tcp
tcp
- 用于测试网络接口的TCP传输峰值速率,支持Linux,Cygwin环境。-Network interface for testing the TCP transmission peak rate, to support Linux, Cygwin environment.
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
tcp
- 利用可靠传输协议TCP制作的程序,包括客户端程序和服务器程序-TCP transport protocol to use and reliable production process, including client and server program
vb_TCP_server
- 用Visual Basic编写的TCP传输协议的服务器程序-TCP Server Program written by visual basic
tcp-ip
- 基于TCP-IP多线程文件传输 基于TCP-IP多线程文件传输 -Based on TCP-IP multi-threaded file transfer based on TCP-IP multi-threaded file transfer based on TCP-IP multi-threaded file transfer based on TCP-IP multi-threaded file transfer
TCP
- Java之TCP协议封装类,并附带一个文件传输应用实例.-tcp transferring sample in java language
net2ftpbeta
- FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in th
TCP
- TCP 文件传输, 是基于TCP可靠的传输协议,经验证,传输文件没问题-TCP File Transfer, is based on the TCP reliable transport protocol, experience certificate, transfer files no problem
TCP-IP
- tcp_ip编程实现文件传输(C语言)-tcp_ip file transfer programming (C language)
tcp
- 面向连接传输的tcp的一个实例 很简单也很精典的一个例子-Tcp connection-oriented transmission of an instance of
tcp-file-client
- 基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
tcp-file-server
- 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
TCP
- 这个程序比较系统地介绍了TCP传输协议用C++是如何实现的,并且简单地实现了服务器与客户端的连接-The program systematically introduces the TCP transport protocol to use C++ is how to achieve and implement a simple server and client connections
TCP-IP-File-Transportion
- 一个通过SOCKET来实现传输文件的例子,对于初学网络编程的初学者有很大的帮助。-SOCKET to implement a file transfer through the example of network programming for the beginner is very helpful for beginners.
tcp
- 实现局域网视频传输,基于tcp,用vc++开发-Video transmission in LAN, based on tcp, using vc++ Development