-
Netfilter 阻断网络例子
Ubuntu12.4环境下,使用Netfilter 阻断本地IP地址:127.0.0.1,根据Makefile文件编译后生成的文件加载到内核即可,然后查看内核日志。
- 2022-03-03 23:06:09下载
- 积分:1
-
Live media server used to transfer mpeg or other video/audio media
Live media server used to transfer mpeg or other video/audio media
- 2023-07-22 03:15:04下载
- 积分:1
-
网络编程入门,获取主机IP,谢谢大家关注,希望对你有用。以后我会继续提供好东西与大家一起分享的,这是我第一次上传,很多东西还不会
网络编程入门,获取主机IP,谢谢大家关注,希望对你有用。以后我会继续提供好东西与大家一起分享的,这是我第一次上传,很多东西还不会-Introduction to network programming, access to the host IP, I would like to thank everyone concerned about the hope that useful to you. The future I will continue to provide good things to share with everyone, and this is my first upload, a lot of things will not
- 2022-02-01 17:39:36下载
- 积分:1
-
cisco网络路由器dynamips的模拟器帮助文件!cisc o网络路由器dynamips的模拟器帮助文件!cisco网络路由器dynamips的模拟器帮助文...
cisco网络路由器dynamips的模拟器帮助文件!cisc o网络路由器dynamips的模拟器帮助文件!cisco网络路由器dynamips的模拟器帮助文件!-cisco network routers dynamips simulator help file! cisc o network routers dynamips simulator help file! cisco network routers dynamips simulator help file!
- 2022-08-15 00:33:55下载
- 积分:1
-
计算机网络-自定向下方法与Internet特色
非扫描高清
计算机网络-自定向下方法与Internet特色
非扫描高清-Computer network- under way since the directional characteristics of non-scan high-definition Internet
- 2022-04-20 04:30:19下载
- 积分:1
-
Client code can be used as a dipper gourd painting beginners.
客户端的代码实现,可作为初学者画瓢的葫芦。-Client code can be used as a dipper gourd painting beginners.
- 2022-06-21 13:23:57下载
- 积分:1
-
最简单的SDK服务端与客户端程序
最简单的SDK服务端与客户端程序-most simple SDK server and client programs
- 2023-03-31 16:15:04下载
- 积分:1
-
德尔福 usb
//Descriptors 的 VS1000B 的 WinUSB 演示
const u_int32 mySerialNumber = 0x0000001 ;
const u_int16 myDeviceDescriptor [] ="p"//Descriptor 作为包装的字符串
"x 12"/ / 长度
"x 01"/ / 描述符类型: 设备
"x 10 x 01"//USB 规格版本号码
"x 00"/ / 类: 未定义
"x 00"/ / 子类: 未定义
"x 00"/ / 协议: 未定义
"x 40"/ / 端点 0 的最大数据包大小: 64 字节 (好任意值)
"xfbx19"/ / 0x19fb 的供应商 Id = VLSI 解决方案 Oy
"xe0xee"/ / 产品 Id 0xffe0 (eee0 eeef = VLSI 客户测试)
"x 00 x 00"/ / 释放 0x0000
"x 01"/ / 制造商字符串索引
"x 02"/ / 型号字符串索引
"x 03"/ / 序列号字符串索引
"x 01"/ / 编号的配置
- 2022-03-23 20:35:45下载
- 积分:1
-
Windows NT安全性API简介
Windows NT安全性API简介-Windows NT security briefings API
- 2022-01-26 03:26:59下载
- 积分:1
-
unix 网络程序
大神Richard stevens的unix网络编程一书的源代码,各个章节的都有,在linux和unix系统下编译,可以先阅读readme文件,查看功能和编译 选项
- 2022-07-27 15:35:17下载
- 积分:1