资源列表
PPP协议框架实现漫谈
- PPP协议框架实现漫谈,一篇有关网络框架的论文,超经典-PPP Framework On, a network framework of the paper, ultra-classic
全面掌握VisualC#实现UDP协议
- 看后对socket编程会有很大的提高,朋友们一定不要错过!-socket programming will be greatly improved, and friends must not miss!
ether
- 基于pic的tcp/ip的程序,ne2000兼容的网卡控制芯片 驱动程序-pic based on the tcp / ip procedures ne2000 compatible Ethernet controller chip Driver
dsock-h
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
dsock-lib
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
uipcn
- UIP协议的中文介绍,很不错-UIP agreement the Chinese, very good
网络引擎
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
tcp_ip聊天
- 非常不的TCP_IP聊天工具,大家可以试用一下-very TCP_IP the chat tools, we can give it a try
jrtplib-3.1.0.tar
- 多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输-real-time multimedia streaming transfer protocol (RTP / RTCP) C lib a request packet platform (Linux, Unix, windows) for audio and video transmission network
040601_uIP-BF533_with_PT_LAN
- 基于ADSP533的TCPIP协议栈,包括网卡驱动和WEB SERVER示例程序 AD公司的参考设计-ADSP533 based on the TCPIP stack, including Ethernet driver and WEB SERVER sample program AD reference design
UIP09_ADSP-BF537_Blackfin_org
- 基于ADSP BF537的uIP (TCP/IP协议栈) AD公司的参考设计 -Based on the Application of ulP ADSP BF537 (TCP / IP protocol stack) AD reference design
JBSocketServerTestSource
- Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t