-
Beej网络socket编程指南,详细的介绍了Socket编程…
Beej的网络socket编程指南,详细的介绍了socket编程。-Beej network socket programming guide, a detailed introduction to the socket programming.
- 2023-08-25 18:30:02下载
- 积分: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
-
基于UDP的socket客户端服务器编程
基于UDP的socket编程
——
- 2022-01-26 04:16:17下载
- 积分:1
-
可用于局域网文件传输,多
能够用于在局域网传输文件,采用多线程的方法,基于mfc的对话框类,比较实用-can be used in LAN file transfer, multi-threaded approach, based on the dialog box type mfc more practical
- 2022-04-02 09:28:51下载
- 积分:1
-
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级...
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级-Web80 port and server use to communicate, you can realize automatic client upgrade
- 2022-07-05 01:22:06下载
- 积分:1
-
Project monitoring, the introduction of the purpose, process, tasks, monitoring...
项目监控的介绍,介绍了目的、流程、任务进度监控以及相关的表格运用等。-Project monitoring, the introduction of the purpose, process, tasks, monitoring progress, as well as the use of related forms.
- 2022-04-19 10:37:50下载
- 积分:1
-
代理服务器程序,可以支持HTTP等代理
代理服务器程序,可以支持HTTP等代理-proxy procedures, etc. can support HTTP agent
- 2023-05-11 21:00:03下载
- 积分:1
-
十分Cool的程序,一个网络工具箱,可以实现包括主机察看、网络测速、Ping、段口扫描、路由跟踪等功能。不可不看。...
十分Cool的程序,一个网络工具箱,可以实现包括主机察看、网络测速、Ping、段口扫描、路由跟踪等功能。不可不看。-The procedure is very Cool, a network toolbox can be achieved including mainframe View, Web Speed, Ping, paragraph I scan, routing tracking functions. Can not see.
- 2022-05-21 20:27:54下载
- 积分:1
-
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选...
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the source files needed jrtplib3.7, jthreadlib1.2, debugging, select the vc++6.0 options debug multithread dll debugging , of which I testResult.txt for test results, source code explained in detail, in the hope that useful
- 2022-03-29 23:43:23下载
- 积分:1
-
UDP-CHAT发包聊天工具
一个简单的基于UDP的聊天工具,用MFC编程。对于sock编程的初学者来说无疑使很好的学习工具!
- 2022-01-27 09:47:13下载
- 积分:1