-
首先,读者可以先将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
-
直接Sochet API 实现UDP
直接Sochet API 实现UDP- Direct Sochet API realizes UDP
- 2022-03-25 17:20:06下载
- 积分:1
-
VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接...
VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
- 2023-04-28 15:00:03下载
- 积分:1
-
用winsock进行有连接,无连接的通信
用winsock进行有连接,无连接的通信-Carried out with winsock connection, connectionless communications
- 2022-07-09 18:28:01下载
- 积分:1
-
一个简单的UDP数据接收发送程序
一个简单的UDP数据接收发送程序-a simple send UDP data reception procedures
- 2022-02-06 14:57:13下载
- 积分:1
-
简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!...
简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!-Easy-to-use HTTP server program, set up after the release, you can use the browser to browse!
- 2022-01-24 19:04:33下载
- 积分:1
-
一个非常优秀的开源cms,OpenCms中文使用说明手册
一个非常优秀的开源cms,OpenCms中文使用说明手册-an excellent open source cms, OpenCMS Chinese use manual
- 2022-01-25 16:59:28下载
- 积分:1
-
可用于监控系统的简报窗口,接受到信号动作后自动弹出,不同报警类型显示不同颜色字体。...
可用于监控系统的简报窗口,接受到信号动作后自动弹出,不同报警类型显示不同颜色字体。-Monitoring system can be used for briefing the window, received signal moves automatically pop-up, different alarm types show different color font.
- 2023-08-21 12:05:03下载
- 积分:1
-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
枚举系统中所有进程,及他们的所有网络连接
枚举系统中所有进程,及他们的所有网络连接-Enumerate all the processes and all of their network connections
- 2022-03-21 09:19:26下载
- 积分:1