-
windows自带的rpc远程过程调用,是最早的网络中件间。
windows自带的rpc远程过程调用,是最早的网络中件间。-windows own rpc remote procedure call, is one of the first pieces of inter-network.
- 2022-08-12 19:30:54下载
- 积分:1
-
一个TCP聊天例子
一个TCP聊天例子
- 2022-02-24 13:49:49下载
- 积分:1
-
该程序包含一个Socket派生类和一个演示广播…
该程序包含一个用于广播的Socket派生类和一个演示实例!-The program contains a broadcasting for the Socket derived class and a demonstration examples!
- 2022-03-14 16:30:57下载
- 积分:1
-
非常好的监听IP包的软件(开源代码)
可以清晰了解TCP/IP,UPD协议中,每个包所包含数据的含义等,包括每一帧数据的头,校验等,解码的数据让你清晰了解底层通讯的机制。非常珍贵。
- 2022-01-26 01:41:54下载
- 积分: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
-
将网络驱动器映射为本地驱动的小程序,.net2003编译通过
将网络驱动器映射为本地驱动的小程序,.net2003编译通过-network drive mapping for the local small-driven procedures. Net2003 compile
- 2022-05-27 08:53:24下载
- 积分:1
-
GPRS的SOCKET通信程序,详细给出了程序的实现过程,有注释。
GPRS的SOCKET通信程序,详细给出了程序的实现过程,有注释。-GPRS-SOCKET communications procedures, detailed procedures are given the realization of the process, there are notes.
- 2022-02-06 06:36:37下载
- 积分:1
-
Blog part of the solution code, sub
解决部分博客代码,次代码适用与各种博客,基本的开发流程也是如此-Blog part of the solution code, sub-code the application with a variety of blog, the development of the basic flow is also true
- 2022-03-15 15:51:59下载
- 积分:1
-
多线程程序 非常有用的程序 可以通过这个程序,了解多线程编程...
多线程程序 非常有用的程序 可以通过这个程序,了解多线程编程-Multi-threaded program very useful program can through this process, to understand multi-threaded programming
- 2022-03-19 10:50:46下载
- 积分:1
-
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
- 2022-03-04 06:54:14下载
- 积分:1