资源列表
PacketCOPS
- protocol
PortScanner
- Now for an example that checks a range of ports on a specified host and reports on those ports that are providing a service. This works by the program trying to create a socket on each port number in turn. If a socket is created successfully, the
tcp_server
- 此代码实现了TCP客户端和服务器在Linux上简单的沟通,你可以打开两个模拟通信终端,通信可以被视为一个小软件-This code implements the TCP client and server on linux simple communication, you can open two terminals for analog communication, communication can be regarded as a small software
delay
- 基于MS2平台的无线、有线组合网络的时延分析程序源代码-Delay Analysis MS2 platform based wireless, wired combination network source code
f32_mulAdd
- 32位单精度浮点数的乘加运算的C编程,感兴趣的可以看一下-Single-precision floating-point multiply-add operation of the C programming, interested can look at
moment_of_order.m.tar
- Code for finding fiber orientation
Dijkstraalgorithm15nodes
- Dijkstra s algorithm,最多15 个点-Dijkstra's algorithm, a maximum of 15 points
hello.c
- gstreamer application
Ping
- 基于C#的网络状态监视程序,可监视当前网络是否畅通-C# based network monitoring procedures, can monitor the current network unblocked
H.264studys_2
- 关于h。264的学习资源 二,主要是一些网站
chargenclient
- unix program of chargen client for tcpip socket programming learning
TCPCHATFullDuplex
- Java source code for TCP Chat Full Duplex