资源列表
osip-chat
- 基于o-sip聊天系统
线程池技术
- 线程池技术
VC++实现的网络对战游戏
- 这是使用了异步套接字实现的一个网络对战游戏,其中还包含有数据库的操作,还封装有一个异步套接字的类CMYSOCKET
模拟订票系统
- linux下模拟火车订票系统
LPC_30src
- LPC 协议源代码
IPV6收发转发简单实现
- IPV6收发转发简单实现,实验是为了了解IPV6协议的分组接受和发送流程,理解网络层协议工作原理。-Simple implementation of IPV6 transceiver forwards the experiment is to understand the IPV6 protocol assigned to receive and send processes to understand the network layer protocol works.
目前.NET最强SOCKET框架
- 目前.NET最强SOCKET框架, 一个基于 SocketAsyncEventArgs 的客户端,它支持.net 3.0以上版本,还适用于silverlight, 性能非常优异-Present. NET strongest SOCKET framework, a client-based SocketAsyncEventArgs it supports. Net 3.0 above, also apply to silverlight, performance is excellent
使用TCP控件实现服务器和客户端通信
- 使用TCP控件实现服务器和客户端通信。是一个简单的控件使用程序。-a process about tcp progressing
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
基于udp的多播的客户端程序
- 基于udp的多播的客户端程序,可以接受数据,加入多播组,还有一个客户端-Udp multicast-based client programs that can accept data, joining the multicast group, and a client
TCPServer基于TCP协议的服务器端程序
- 基于TCP协议的服务器端程序,包含启动、停止监听 接收、发送信息等基本功能-TCP-based server-side program, including start, stop listening to receive, send messages and other basic functions
一个delphi的socket文件传输例子
- 一个delphi的socket文件传输例子-a sample of file transportation by winsock ,for delphi