-
首先,读者可以先将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
-
简单局域网聊天.......挺有趣的
简单局域网聊天.......挺有趣的-A simple LAN chat
- 2023-08-04 18:50:04下载
- 积分:1
-
Lesson16线程同步与异步套接字编程
Lesson16线程同步与异步套接字编程-Lesson16 thread synchronization with asynchronous socket programming
- 2022-03-02 18:25:43下载
- 积分:1
-
使用RAS通讯录api的程序
使用RAS通讯录api的程序-A program which has used RAS api
- 2022-06-27 20:17:14下载
- 积分:1
-
关键字搜索留言,并以不同颜色显示关键字,管理员可以在线管理、回复留言...
关键字搜索留言,并以不同颜色显示关键字,管理员可以在线管理、回复留言-keyword search messages, and different colors indicate keyword, administrators can manage online reply messages
- 2022-02-25 19:59:28下载
- 积分:1
-
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65...
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65-90到服务端,并在服务端翻译为ASCII码。-A simple implementation using Sockets communication: First run ASCIIServer.java run ASCIIClient.java. And the client will be sent to the service side 65-90, and Translations Service client for ASCII code.
- 2022-08-11 10:17:36下载
- 积分:1
-
控制中常常要测试被通讯协议理解的正确性,看完这个代码,自己动手写一个吧,不用再求人了。...
控制中常常要测试被通讯协议理解的正确性,看完这个代码,自己动手写一个吧,不用再求人了。--自创-control often to test the communication protocol understood by the correctness, reading the code, to write himself a bar, do not have to ask for the.-- Inventing
- 2022-08-05 11:49:20下载
- 积分:1
-
vb的ip地址显示控件
vb的ip地址显示控件-vb ip address Display Control
- 2022-02-03 16:00:17下载
- 积分:1
-
新邮件,嘿,有点简单,容易
实时监控邮箱新邮件,哎,简单的东西就是好用的-new mail, hey, something is simple and easy
- 2022-02-25 18:15:27下载
- 积分:1
-
关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。...
关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。-On TCP, UDP network programming protocols, procedures realize the client and server communications connections to establish a connection through the socket, you can send a message to receive each other.
- 2023-06-06 06:00:03下载
- 积分:1