搜索资源列表
基于IPv6的tcp/udp网络通信程序
- 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
audio-record-playback-udp
- 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
VBSocketProgramming
- Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SN
UDP-echo-client-server
- UDP echo client server
udp
- linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
udpSample
- Sample UDP Socket Client/Server For Java version
UDP
- UDP client and server-UDP client and server!!!
UdpSample
- c# udp example client and server architecture
IPCSocket
- Windows IPC socket program (tcp/udp) (server/client)
udp
- Example udp server and client in C. udpserver.c udpclient.c
udpServer.c
- UDP server program to listen client application
linux-udp
- a simple udp client-server code for beginner
udp
- 一个简单的delphi UDP server 和client例子,适合初学者学习使用。-A simple UDP server and client communication example. Suit for freshman.
UDP_Multicast_IOCP_CLIENT
- UDP Multicast IOCP Server/ Client source
udp.tar
- Simple UDP client/server
Implementation-UDP-server-client.tar
- Implementation of UDP server and client. run as 2 separate projects that communicate with each other. can be a great structure to start with-Implementation of UDP server and client. run as 2 separate projects that communicate with each other.
UDP-server-client
- 基于UDP 的客户端和服务端程序,完成本机端口间的的通信-UDP-based client and server program to complete the communication between the local port
C++ TCP/UDP Server & Client examples
- TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
python-socket-udp-server-client
- a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
ethnet udp tcp
- Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)