-
put mixed mode sniffers small examples, vc6.0, WIN2000 running through without d...
把网卡设为混杂模式的sniffer 的小例子, vc6.0 , win2000下运行通过, 不用设备驱动程序 只能接受ip包,无法接收与ip包同级的其它网络包,如arp等 listview显示-put mixed mode sniffers small examples, vc6.0, WIN2000 running through without device drivers can only receive ip packet, can not receive the same level with the ip packet other packet networks, such as arp error revealed
- 2022-11-20 11:45:03下载
- 积分:1
-
这是一个linux下监控vpn状态的程序,可以实时监控vpn隧道当前状态信息,包括(协商密钥,传输数据统计等)...
这是一个linux下监控vpn状态的程序,可以实时监控vpn隧道当前状态信息,包括(协商密钥,传输数据统计等)-This is a linux VPN under state control procedures, Real-time monitoring can VPN tunnel current state of information, including (key consultations, the data transmission, etc.)
- 2022-02-25 09:46:30下载
- 积分:1
-
计算机网络复习要点,里面包含计算机系统通信线路和通信设备
计算机网络拓扑结构
计算机网络的分类...
计算机网络复习要点,里面包含计算机系统通信线路和通信设备
计算机网络拓扑结构
计算机网络的分类
-Network Checkpoint
- 2022-01-26 03:51:18下载
- 积分:1
-
计算机网络教程(第3版)
计算机网络教程(第3版)-Computer Network Directory (3rd edition)
- 2023-01-10 13:20:04下载
- 积分:1
-
一个很好的unix网络编程框架
一个很好的unix网络编程框架-a good unix network programming framework
- 2022-07-26 12:48:21下载
- 积分:1
-
送给初学Linux的人们,内容基础,语言简短简洁,包含linux常用命令详解,是命令学习的好资料,还有大量学习笔记...
送给初学Linux的人们,内容基础,语言简短简洁,包含linux常用命令详解,是命令学习的好资料,还有大量学习笔记-Linux beginner gave the people, content-based, language, short simple, with common linux commands Xiang Jie, is a good command of learning materials, as well as a large number of study notes
- 2023-08-08 04:25:04下载
- 积分:1
-
DNS扫描器,使用异步事件库libevent实现
DNS扫描器,使用异步事件库libevent实现-DNS scanner, using an asynchronous event library libevent implementation
- 2022-05-19 04:16:01下载
- 积分:1
-
* To protect our network from unauthorized users.
* Access permissions are al...
* To protect our network from unauthorized users.
* Access permissions are allowed only to valid users.
* Resources can be shared between the client and the server.
* Server can take a backup copy of what the client request.
* Server also prepare a report of who all accessed , what was
accessed and day of access.
-* To protect our network from unauthorized users.
* Access permissions are allowed only to valid users.
* Resources can be shared between the client and the server.
* Server can take a backup copy of what the client request.
* Server also prepare a report of who all accessed , what was
accessed and day of access.
- 2022-05-23 07:33:07下载
- 积分:1
-
支持unix 域及UDP的多线程,带缓存的报文转发服务器
支持unix 域及UDP的多线程,带缓存的报文转发服务器-a dispatch server with buffer support unix dgram & udp
- 2022-05-19 16:09:54下载
- 积分:1
-
模拟器有三个过程:主,M0、M1、所有的运行
The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/-The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/
- 2022-01-21 03:08:13下载
- 积分:1