搜索资源列表
基于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
cSharp-transfer
- (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
TCP
- Csharp的局域网两天软件,拥有文件传输·等强大的功能·-CSharp LAN software for two days, with file transfer, such as powerful
Serialfiletransfersystemsourcecode
- 串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order can
VB6winscock
- VB6 文件传输互发代码 ,tcp/ip通讯编程,请喜欢的朋友下载-VB6 File Transfer each fat source, tcp/ip communication programming, please enjoy our friends to download
tcp_file_transfer
- tcp文件传输 提供 大文件传输功能 提供服务器连接-tcp file transfer big file transfer
rinetd
- rinetd source code. full code is added in zip. Redirects TCP connections from one IP address and port to another. rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.co
network
- TCP/IP Example File. Useful For study
TIMER
- TCP和UDP协议中使用到的网络定时器的讲解,非常有用,对于理解网络中文件和数据流的传递方式-TCP and UDP network protocol used to explain the timer is very useful for understanding the network file and data stream transfer mode
FileTransfers
- 用ftp实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了。-Reliable file transfer using ftp it is clear that if the use of TCP to transfer files, it will be very simple, simply do not have to wor
TCP_Client_Server(Ring_Topology)
- CSharp program simulates client - server file transfer using TCP
p2p-file-sharing-application
- It is a C Sharp application for file sharing among network.. It uses Tcp protocol for communication.Each nodes in network is identified by their IP address. For accessing a file from another system in network that file should be shared by its system.
FileMon
- 文件监控系统,很酷的系统源码,可以学习虚拟设备驱动的开发-File monitoring system, cool system source code
CSharp-tcp-send-file
- 使用C#开发的 tcp发送消息和传输文件-C# tcp send file and message
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
CSharp-udp-tcp
- 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
TCP
- 利用TCP实现文件传输的程序,包括服务器和客户端-Using TCP implementation file transfer program, including server and client
TCP
- TCP点对点文件传送服务端与客户端,聊天,-TCP peer file transfer service and client, chat,
tcp-file.tar
- 用于linxu 平台 进行文件上传和下载(File upload and download)