资源列表
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.
raw_socket
- RAW SOCKET编程与以太网帧分析基础,用于熟悉基本的raw socket编程,对以太网帧进行初步分析。-RAW SOCKET Programming and Ethernet frame analysis based on the raw socket used to be familiar with basic programming, the initial points of the Ethernet frame Analysis.
QT-network-and-communication
- 有QT一些网络编程的源码,如UDP,TCP等-There are some network programming QT source, such as UDP, TCP, etc.
socket
- Socket programming server/client.
client
- Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
server
- Socket programming in linux. server.c describe how to server listen to client by TCP/IP
fping-2.4b2_to-ipv6.tar
- traffic generator for IPv6 and IPv4 contain traffic ICMP,TCP,HTTP, FTP
TCP
- 简单的tcp通讯,供初学者使用,c# 语言编写-tcp xie yi tong xun jian dan c#
ChatSend
- 简单实现了 socket客户端和服务端的通信。VC6.0实现。-Simple implementation of the socket client and server communication. VC6.0 achieve.