搜索资源列表
examples
- tcp udp 服务器客户端样本 来自commer的tcpip网络技术一书的例子
udp
- linux upd套接字写的服务器客户端程序
广播服务器
- 在Linux下的基于TCP/IP协议的广播服务器和客户端程序。初学着很有用啊!!
UDP简单的通信
- UDP简单的通信, 包含客户端和服务器
UDP传输,包含客户端和服务器端两个CPP
- UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
udp 用UDP写一个客户端和服务器
- 用UDP写一个客户端和服务器 能够用UDP协议实现两者之间的通信的程序; -Used to write a UDP client and server to use UDP protocol for communication between the two procedures
linux-udp.rar
- linux下udp客户端和服务器的程序,可用于无差错传输文件和对网络编程的学习,linux-udp
udp.rar
- 基于Winsock的udp文件传输,包含客户端和服务器端程序,Winsock-udp-based file transfer, including client and server-side programs
UDP.rar
- VC++下的UDP示例程序,包括服务器和客户端,可以帮助初学者很直观的理解winsocket通信过程,UDP example code,very using for the programers interested in winsocket
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
WINSOCK-UDP
- VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the program code, broadcasting inf
udp-protocol
- 这个主要是udp协议通信,有客户端和服务器端程序-This is mainly udp protocol communication, and client and server-side procedures
cvery_112520622
- 用socket实现tcp和udp,包含了客户端和服务器端-use socket to complete tcp/udp code
UDP
- 基于udp协议的服务器和客户端程序。值得一看-Udp protocol-based server and client. Worth a visit ..
udp
- linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
UDP
- udp服务器客户端通讯例子 简单文字信息传递,没有文件传送-udp client server communication example udp udp server client server client communication example communication example
UDP协议客户端服务器间视频传输c源码
- 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
MFC VC++ TCP UDP 服务器客户端源码
- 服务端客户端源码,VC++语言,适用于SIM800、SIM900等型号(source code for server client .VC++ language, applicable to SIM800, SIM900 and other models)
网络通信接口类
- C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)
资料
- 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)