-
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
- 2022-02-05 12:34:13下载
- 积分:1
-
Windows网络编程第二版补充材料,包含原代码与书中没有的NetB方面的介绍,是清华大学出版的.NET丛书里的...
Windows网络编程第二版补充材料,包含原代码与书中没有的NetB方面的介绍,是清华大学出版的.NET丛书里的-Network Programming Windows version of the second supplementary materials, and include the original code book not NetB the presentation, is published by the Tsinghua University. The NET Series
- 2022-08-23 04:47:24下载
- 积分:1
-
一个“Ping”程序,主要包括:填写一个ICMP回响请求报文,以数据报的方式向目标主机发送,然后接收目标主机回送的ICMP回响应答报文,若成功,给出提示信息。...
一个“Ping”程序,主要包括:填写一个ICMP回响请求报文,以数据报的方式向目标主机发送,然后接收目标主机回送的ICMP回响应答报文,若成功,给出提示信息。-a "Ping" procedures, including : a complete response ICMP request packet, Data reported to the mainframe sent to the target and then receiving sent back to the mainframe objectives of the ICMP response Reply message, If successful, and given a message.
- 2023-02-10 15:25:03下载
- 积分:1
-
prepared by the small games, the 331 is a source code can be extracted after a t...
delphi编写的小游戏,是一个五子棋的源代码,解压之后就可以试试了。-prepared by the small games, the 331 is a source code can be extracted after a try.
- 2022-04-14 11:36:33下载
- 积分:1
-
利用IP助手函数管理路由表
利用IP助手函数管理路由表- Using IP assistant function management route table
- 2022-12-26 03:35:03下载
- 积分:1
-
RPC的使用,远程方法调用,很好的,却
RPC的使用,远程方法调用,很好的,却-The use of RPC, Remote Method Invocation, very good, but
- 2022-11-27 12:30:03下载
- 积分:1
-
窗口平台网络包过滤方法
在Windows平台下实现网络封包过滤的一种方法-the Windows platform network packet filtering method
- 2022-03-19 07:51:30下载
- 积分:1
-
Ascii显示成Hex,在中文系统下也不会有任何问题.
Ascii显示成Hex,在中文系统下也不会有任何问题.-convert ascii to Hex , and no problem in Chinese Environment.
- 2022-07-14 17:19:35下载
- 积分:1
-
各种网络程序的源码,来自一本网络编程书的光盘资料
各种网络程序的源码,来自一本网络编程书的光盘资料-Procedures for a variety of network source, from a network programming book, CD-ROM
- 2022-03-02 03:43:26下载
- 积分: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