资源列表
stm32-enc28j60 基于STM32的以太网通信编程
- 基于STM32的以太网通信编程 ENC28J60 TCP/IP应用-STM32 Ethernet-based communication programming ENC28J60 TCP/IP applications
基于udp的多播的客户端程序
- 基于udp的多播的客户端程序,可以接受数据,加入多播组,还有一个客户端-Udp multicast-based client programs that can accept data, joining the multicast group, and a client
对ns2中的mac协议代码进行了中文注释
- 对ns2中的mac协议代码进行了中文注释,有助于初学者学习-ns 2 mac 2.29
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 :-)
uip-0.9-中文说明 翻译的uip-0.9的中文说明书
- uip-0.9-中文说明 翻译的uip-0.9的中文说明书!!!一个轻灵及的tcp/ip协议栈,uip-0.9-Chinese translation of the Chinese uip-0.9 Manual! ! ! A Brisk and the tcp/ip protocol stack
使用TCP控件实现服务器和客户端通信
- 使用TCP控件实现服务器和客户端通信。是一个简单的控件使用程序。-a process about tcp progressing
目前.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
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.
LPC_30src
- LPC 协议源代码
模拟订票系统
- linux下模拟火车订票系统
易语言远程源码.rar
- 远程监控
VC++实现的网络对战游戏
- 这是使用了异步套接字实现的一个网络对战游戏,其中还包含有数据库的操作,还封装有一个异步套接字的类CMYSOCKET