-
一个使用MAPI发送邮件的例子,推荐下载
一个使用MAPI发送邮件的例子,推荐下载--An example of using MAPI to send the mail,recommend
- 2022-11-16 09:45:03下载
- 积分: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
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1
-
NetBIOS client
NetBIOS 下的client 可与服务器端进行通信-NetBIOS client
- 2022-10-07 19:35:03下载
- 积分:1
-
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票...
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票-network curriculum design, an online voting system, front displayed options, background add, modify, manage the voting
- 2022-01-31 14:34:01下载
- 积分:1
-
异步套接字客户端
异步套接字客户端-asynchronous socket client
- 2023-04-17 20:30:02下载
- 积分:1
-
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口...
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口-The classic source is used to crawl web pages curl a very powerful tool for a lot of languages have related to the call interface
- 2022-01-25 17:46:10下载
- 积分:1
-
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据...
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据-Server-side firm in the local port and wait for client connections, after connection to the server-side send data
- 2022-01-26 07:37:45下载
- 积分:1
-
一个socket服务端程序例子
一个socket服务端程序例子-A socket server program example
- 2022-03-19 22:28:09下载
- 积分:1
-
一个和NAT相关的程序
一个和NAT相关的程序-a NAT and related procedures
- 2022-05-21 04:32:22下载
- 积分:1