搜索资源列表
基于TCP的局域网多用户通信、文件传送程序详解
- 基于TCP的局域网多用户通信、文件传送程序详解-LAN-based TCP multi-user communication, file transfer procedures for Hi
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
局域网文件发送
- 局域网发送文件,可以通过TCP/IP协议来进行文件的传送-LAN to send documents through the TCP / IP protocol for the transmission of documents
TCP&IP
- TCP/IP编程,可用于图片和文件的传输
duo_xian_cheng_socket_file_transport
- TCP文件传输组件设计 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 网络消息的消息格式为: @+nnnnn+消息内容,其中@为消息头,nnnnn为消息内容的长度。 -TCP file transfer component design a server receiving the document, the client this document. Socket two each while only l
TCP
- 用wxWidgets制作的基于tcp通讯的客户端和服务端,并将收到的信息写进本地文件
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
Udpsendfile.用Udp协议实现了点对点文件传输
- 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
TCP
- Csharp的局域网两天软件,拥有文件传输·等强大的功能·-CSharp LAN software for two days, with file transfer, such as powerful
FileTrans-CS-S-TCP
- 基于网络接口的编程,分服务器和客户端,实现了文件的传送-Web-based programming interfaces, sub-server and client to achieve the transmission of the document
tcp_file_transfer
- tcp文件传输 提供 大文件传输功能 提供服务器连接-tcp file transfer big file transfer
tcp-file.tar
- 用于linxu 平台 进行文件上传和下载(File upload and download)
TCP初尝试
- 附带完整服务端测试。 可以查看客户端在线列表(带剔除),能单一或统一发送文本或文件。(Incidental server test.)
C#通过TCP传输文件
- C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
FileClient
- WINDOWS平台下MFC实现使用TCP协议,接收、发送文件(Use TCP protocol to receive and send files)
FileServer
- 在WINDOWS下用mfc实现TCP文件传输的服务器(Use TCP protocol to receive and send files)
labviewTCPfile
- Labview tcp/ip协议实现局域网的文件传输(Labview tcp/ip protocol implementation of LAN file transmission)
计网TCP
- 利用TCP传送文件,让服务端接收客户端文件并饭回(Using TCP to transmit files)
Modbus库文件
- ModbusTCP、RTU都可在此库文件上进行上位机编写(Modbus TCP and RTU can be written on the upper computer in this library file.)
