-
首先,读者可以先将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
-
网络数据包处理的一种处理方式,在delphi中测试过,别的语言大体相同...
网络数据包处理的一种处理方式,在delphi中测试过,别的语言大体相同-Network packets as a treatment approach, tested in delphi in other languages in much the same
- 2023-07-11 20:00:03下载
- 积分:1
-
完全是个人编写的一个FTP服务器,功能不是很全,但应该有一定的参考价值。...
完全是个人编写的一个FTP服务器,功能不是很全,但应该有一定的参考价值。-is prepared by a personal FTP server function is not all, but there should be some reference value.
- 2022-02-02 10:43:56下载
- 积分:1
-
用VC++写的获得网上邻居程序,已经编译通过,使用时去掉文件只读属性,编译即可,很实用的,供参考...
用VC++写的获得网上邻居程序,已经编译通过,使用时去掉文件只读属性,编译即可,很实用的,供参考-With VC++ Written procedures for access to My Network Places, has been compiled through the use of paper when removed read-only attribute, the compiler can be very useful for reference
- 2022-08-20 21:46:04下载
- 积分:1
-
一个IOCP实例,服务器端.VC++
往网络发展的可以看一下
一个IOCP实例,服务器端.VC++
往网络发展的可以看一下-A IOCP example, the server-side. VC++ To network development can look at
- 2022-02-15 00:40:38下载
- 积分:1
-
实时监测局域网内部的计算机 实时监测局域网内部的计算机
实时监测局域网内部的计算机 实时监测局域网内部的计算机-real-time monitoring of computer LAN internal real-time monitoring of internal computer LAN
- 2022-02-27 03:56:11下载
- 积分:1
-
VC 6 FTP Development example
VC++6 FTP开发实例-VC 6 FTP Development example
- 2022-03-20 03:08:49下载
- 积分:1
-
无线局域网设计规范,标准化制定流程,很好的参考资料
无线局域网设计规范,标准化制定流程,很好的参考资料-a design rule for wireless network!
- 2022-02-12 00:25:43下载
- 积分:1
-
1: Animation mode pop
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中
6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译-1: Animation mode pop-up, just like MSN Tips Box 2: beautiful, detailed distribution see Figure 3: can also be opened again in a more detailed content of the page 4: automatically shut down without manually confirm that ok5: examples include the C# And VB two versions, popUp the source file in EeekSoft.Web.PopupWin folder 6: simple to use (see specific use code佩文), examples of the use of the compiler before
- 2022-05-18 14:12:05下载
- 积分:1
-
模拟路由器,可以在多台机器上实现RIP算法,利用还可以发送测试的包。在任意时刻可以添加邻居,改变邻居信息等。...
模拟路由器,可以在多台机器上实现RIP算法,利用还可以发送测试的包。在任意时刻可以添加邻居,改变邻居信息等。-simulated routers, in multiple machines to achieve RIP algorithm can also use this test kits. At any moment they can add neighbors, neighbors information.
- 2022-01-22 10:54:50下载
- 积分:1