-
a network chat program
一个网络聊天程序-a network chat program
- 2022-04-15 14:39:02下载
- 积分:1
-
winpcap最新开发包,winpcap最新开发包!
winpcap最新开发包,winpcap最新开发包!-WinPcap latest development kit, winpcap latest development kit!
- 2023-02-16 08:30:04下载
- 积分:1
-
the book "Network Programming Windows" source code, WINDOWS main 95/98...
本书为《WINDOWS 网络编程》的源代码,主要覆盖了WINDOWS 95/98/2000/CE的网络开发。详细讲解了NETBIOS和TCP/IP协议,适合于中高级程序员和网络管理人员进行编程设计的参考。-the book "Network Programming Windows" source code, WINDOWS main 95/98/2000/CE coverage of the network development. Explained in detail NETBIOS and the TCP/IP protocol. suitable for middle- and high-level programmers and network management program for the reference design.
- 2023-05-23 13:15:04下载
- 积分:1
-
获取本机的IP,源代码齐全,功能比较强大,可以直接使用
获取本机的IP,源代码齐全,功能比较强大,可以直接使用-access to the machine"s IP, complete source code, the more powerful functions can be used directly
- 2022-01-26 06:35:25下载
- 积分:1
-
My-IE浏览器的源代码,其中包含了各种Windows与Internet编程的技巧与技术。-My-IE browser s source code, which contains a variety of Windows and Internet programming skills and technology.
- 2022-03-10 17:13:12下载
- 积分:1
-
使用树来罗列你的计算机种安装的全部网络协议名称。这次是全部源码,上次忘记了。
使用树来罗列你的计算机种安装的全部网络协议名称。这次是全部源码,上次忘记了。
-The use of trees to set out your computer to install all kinds of network protocols name. This is the full source code, the last forgotten.
- 2023-04-06 19:20:03下载
- 积分:1
-
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型...
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
- 2023-02-08 11:40:04下载
- 积分: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 principle and source
断点续传原理及源程序-HTTP principle and source
- 2022-01-25 23:35:18下载
- 积分:1
-
一个简单的SOCKET通信的例子。 可以作为服务端进行侦听,也可以作为客户端请求连接。
一个简单的SOCKET通信的例子。 可以作为服务端进行侦听,也可以作为客户端请求连接。-a simple example of Socket Communications. As for the interception server, the client can ask to be connected.
- 2022-02-28 15:03:44下载
- 积分:1