资源列表
udp_server
- 此代码为UNIX环境中,UDP通讯的的简易循环式服务器端源代码。-The code for UNIX environments, UDP communication server simple circular source code.
IPSNIFFER
- 分析理解ip数据包和相关的协议,使用vc++编程-analyze and understand data packets and related agreements, the use of vc Programming
serveur_sel.c.tar
- hello this a tcp server ho is multichcast it worck whith select function-hello this is a tcp server ho is multichcast it worck whith select function
tcp
- 实现1个TCP并发服务器,至少可以为10个客户端同时提供服务-Implement a TCP concurrent server, at least 10 clients to provide services at the same time
udp_communication
- Linux下的UDP局域网通信例程,包括客户端和服务器两个程序的源代码-the UDP LAN communication routines of Linux, including client and server two program source code
server
- This is a demo for socket using python.
tcp_local
- 本地socket通信的基本实现,基于TCP/IP的网络连接。-local socket communication.
TCP_echo
- simple TCP echo. run server in background, then run the client. type sumting in client, and then server will echo it.
RTP_Header_Info_For_Radical_Pr
- 如果你想将你的基于UDP的MP3音频流升级至RTP而又不想仔细阅读RTP标准,看这个好了。,If you want to upgrade your current MP3 streamer in UDP to support RTP, and you are lazy to read about the RTP standard, then just read this.
socket
- c++ socket 资料的详细功能、包含内容说明-c++ socket
Copy-of-Ba-Son
- This a test C for looping-This is a test C for looping
ping_example
- ping_example (Ethernet Library ping demo for ENC28J60 mcu) this code shows how to use the ENC28J60 mini library : * the board will reply to ARP & ICMP echo requests-ping_example (Ethernet Library ping demo for ENC28J60 mcu) this code shows how