-
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。...
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。-the right procedures were not decode the contents of packages, just print out the packets of binary content;* Provide the most simple capture filters, which can capture interest in the designated IP source and destination IP.
- 2022-03-21 11:02:58下载
- 积分:1
-
首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet...
首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。
然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:programsNTDDK src
etwork ndispacket目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : programs NTDDK src network NDIS packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the co
- 2023-06-15 10:50:03下载
- 积分:1
-
可以完成简单的blog功能,方便使用,可以进一步扩展.使用asp,用access数据库....
可以完成简单的blog功能,方便使用,可以进一步扩展.使用asp,用access数据库.-can complete a simple blog user-friendly features, can be further expanded. Asp use with database access.
- 2022-06-14 21:46:07下载
- 积分:1
-
rip协议,描述通信双方如何用rip协议进行通信。
rip协议,描述通信双方如何用rip协议进行通信。-rip the agreement, describing how the two sides rip communication protocol to communicate.
- 2022-01-25 17:43:23下载
- 积分:1
-
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可...
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可-Custom tags for automatic paging, this is our teacher to the program, compare Kaopu, can be used to import eclipse
- 2023-06-14 13:55:03下载
- 积分:1
-
labview之应用datasocket编程的实例,非常详细的。
labview之应用datasocket编程的实例,非常详细的。-LabVIEW Application DataSocket Programming examples, very detailed.
- 2022-05-30 00:03:13下载
- 积分:1
-
ip多播示例程序
ip多播示例程序-ip multicast sample program
- 2022-01-26 02:59:41下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化...
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化-netnew one : the mouse effects when mouse clicks before and after clicking on the text changes and remove the mouse changes
- 2022-03-18 06:30:46下载
- 积分:1
-
聊天室程序,通过socket实现,可以进行简单的交互,这个是客户端程序...
聊天室程序,通过socket实现,可以进行简单的交互,这个是客户端程序-chat room
- 2023-01-03 09:55:04下载
- 积分:1