资源列表
UDPExam
- 实现udp传输的可靠性,以及设置了检验码-udp transmition
winsocktcp
- 流式套接字的应用winsock实现网站源码获取-Winsock realize source for web site
winsockudp
- 数据报套接字的应用DNS域名查询实现程序-Data reported a socket application domain DNS query realize the program
jrtplib
- 著名的开源的RTP LIB,包含RTP和RTCP,适用于研究-RTP LIB
Indy10-TCP-Chat-in-cPP-builder
- Indy10 TCP Chat in c++ builder, Indy10 TCP Chat in c++ builder!
javaSocket
- this is example of socket programing in java
udpdemo07
- 基于连接的socket通讯,消息异步的接收和处理。值得收藏和学习。-Based on the communication socket connection, news asynchronous receive and process. It is worth collecting and learning.
ServerForVC6
- 用于网络传输的模拟设置,主要是tcp方式。-use to internet,the way is tcp
CSharpMQ
- 透過MSMQ傳遞訊息來交換資料, 使用微軟的格式-pass data through msmq
socket-programming
- this file contains socket programming codes using Tcp(transmission control protocol). this file contains a simple Tcp server and Tcp client code, Tcp server handling Tcp client by creating child process using fork(), and Tcp server handling multipl
SocketPP
- This a simple C++ socket class for Windows. -This is a simple C++ socket class for Windows.
SocketLib
- This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.