资源列表
U_client
- socket编程中的客户端代码client,用vc6.0实现的.
soft
- cpu序列号得到子网掩码,得到ip地址得到获取硬盘ID-cpu serial number to get the subnet mask and the ip address to get access to the hard disk ID
src2
- packet sniffer that analyses the packets based on ipv6 and JDpacket Analyzer
linux
- 生产者消费者问题 ◦ 一个大小为3的缓冲区,初始为空 ◦ 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 ◦ 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: ◦ 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程
Webserver
- 这是我本人写的一个基于C语言的嵌入式服务器,实现了HTTP协议,实现了Web的基本功能-This is a embedded webserver which is write by myself In C language
socklib
- socket linux网络编程服务端基础操作-socket linux server based on network programming operation
node_2
- ns2经典例子,用于仿真无线节点的情况,可以再此基础上扩展-ns2 classic example, the case for the simulation of wireless nodes that can be extended on this basis
Ns2-blackhole
- Network simulator 2. Blackhole attack file.
que
- c pre ocessor directive for debug messages and queue data structure implementation in c++.-c pre preocessor directive for debug messages and queue data structure implementation in c++.
recv
- 用c语言编写了一个sockte客户端,实现和服务器端的连接和通信-With the c language of a sockte client-side, implementation, and server-side connection and communication
start
- 采用TCP/IP连接的服务器/客户端程序-TCP/IP connection of server/client program
client2
- 客户端连接服务器的程序,以此测试客户端是否连接上。-client programming source