搜索资源列表
WINSOCK-UDP
- VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the program code, broadcasting inf
ChatSrv
- 聊天室程序设计,里面包括客户端和服务器两类程序 其中分为FTP UDP-Chat program design, which includes client and server program which is divided into two types of FTP UDP
v0.3
- UCP客户端和服务器端测试程序,客户端完成数据报发送,服务器端完成数据报的接收-A debug process about UDP including client side and server side which send datagram from client to server
Sockets-notes
- Network Programming Topics in this section include: • What a socket is • What you can do with a socket • The difference between TCP/IP, UDP/IP and Multicast sockets • How servers and clients communicate over sockets
client
- 基于UDP写的服务端与客户端 实现了服务端与客户端之间发送消息-UDP server client
UDP
- UDP传送,服务器端发图片,客户端编写个GUI 界面接收服务器发过来的。-UDP transmission, the server-side pictures, client write GUI interface receiving server sent me.
2
- 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
3
- 一个程序为服务端,建立UDP服务端套接字。 另外一个程序为客户端,建立UDP客户端套接字。 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序。-A procedure for the server, a UDP server socket.Another program for the client, UDP client socket.The two new program can be interconnected, complete a chat program t
UDP
- 基于C语言的UDP的MFC编程设计,从而实现UDP的客户端和服务器端的通信,可以进行接收数据和发送数据的功能。-Based on the C language UDP MFC programming design, enabling the UDP client and server communication, can receive data and send data.
client.ZIP
- 使用UDP服务实现客户端与服务器交互信息-UDP service implementation using client-server interaction and information
SocketTool2
- socket通讯工具 支持TCP/UDP-TCP/IP SOCKET UDP SERVER CLIENT GPRS NETWORK
udp-eample-Python
- simple code, udp server-client code
socket
- linux下udp通信的技术资料,包括server和client端例程-udp socket
udp_tes
- 测试udp通信的一个demo,已经验证通过-client and server for udp is success