搜索资源列表
normal_test_using_system_timer
- 本文件中主要包括两部分,其中一部分是使用vc++里的系统时间函数测试比较文件从磁盘导入内存和内存拷贝文件的时间区别,也测试比较了常用存储结构的操作性能,第二部分就是在linux系统下,使用linux系统时间函数测试在局域网内分别使用tcp和udp协议传输不同大小文件的时间开销,并做了简单分析。文件内还包括了比较详细的说明文档和测试数据及分析!开发语言是c语言。
wenjianchuanshu
- 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
P2Pwenjianchuanshu
- 利用TCP协议连接双方,服务器端建立文件流读入待发送文件进入监听状态,客户端发送信号开始传输,服务器根据客户端发送的当前文件流传输位置按接收缓冲区大小一块一块的发送给客户端,客户端接受后再保存到接收文件流,直到整个文件流发送完毕,这里服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件。-Using TCP protocol to connect the two sides, the establishment of server-side file strea
TCP
- 用DELPHI开发,采用TCP实现对话,通信以及文件传输功能-WU
MultithreadedfiletransferTCP
- 多线程文件传输Dehpli中的TCP控件实现-Multi-threaded file transfer Dehpli achieved in the TCP control
FileServer
- 实现简单的文件传输,使用TCP协议,局域网可达10M/s-Simple file transfer, using TCP protocol, LAN up to 10M/s
transfer-system
- 远程文件传输系统,使用tcp协议,p2p点对点的单向传输-Remote file transfer system
TCPLV8.6
- 这是一个基于LABVIEW的TCP/IP文件传输程序,包括文件的收发-This is based on a LABVIEW the TCP/IP file transfer program, including the file send and receive
www.bangbangwx.com
- 文件传输协议(FTP:File Transfer Protocol)使得主机间可以共享文件。 FTP 使用 TCP 生成一个虚拟连接用于控制信息,然后再生成一个单独的 TCP 连接用于数据传输。控制连接使用类似 TELNET 协议在主机间交换命令和消息。文件传输协议是TCP/IP网络上两台计算机传送文件的协议,FTP是在TCP/IP网络和INTERNET上最早使用的协议之一,它属于网络协议组的应用层。FTP客户机可以给服务器发出命令来下载文件,上传文件-File Transfer Protoco
labviewTCPchatting
- 此程序是基于labview的tcp/ip控件设计的多功能聊天软件,类QQ,可以进行文本、图片、文件等传输,可以在局域网、广域网内进行传输,具有很好的适用性,可以进行课程设计或毕业设计-This procedure is based on the labview tcp/ip control design versatility chat software, classes QQ, can be text, images, documents, etc. transfer, can be tran
File_Send
- 基于TCP连接可支持互联网外大文件传输。一个服务器一个客户端-Based TCP connection can support large file transfers outside the Internet. A client server
tcp
- 易语言TCP协议的断点续传源码例程程序结合易语言模块文件传输.ec,实现基于TCP协议的断点续传。 -Easy language TCP Protocol HTTP source routine procedures combined with easy language module.Ec file transfer, the HTTP protocol based on TCP.
新建 好压 ZIP 压缩文件
- 远程通讯,TCP远程数据传输,数据采集,基于GPRS模块(Remote communication, TCP remote data transmission and data acquisition are based on GPRS module)
TCP客户端传输
- LABVIEW通过TCP客户端接受文件!(LABVIEW accepts files through TCP!)