-
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。-This is a VC6.0 CSocket socket on the development of simple text communications procedures, the network has a certain reference value for beginners.
- 2022-08-21 09:25:08下载
- 积分:1
-
lan中的端口映射客户端程序
lan中的端口映射客户端程序-lan port mapping of client
- 2022-12-01 01:40:03下载
- 积分:1
-
网络管理程序。含ping,ftp,smtp等功能
网络管理程序。含ping,ftp,smtp等功能 -Network manage app , having ping , ftp and smtp etc
- 2022-10-30 10:00:02下载
- 积分:1
-
这是一个internet下载的程序,可以用两种方法下载,包括使用http下载和openURL下载...
这是一个internet下载的程序,可以用两种方法下载,包括使用http下载和openURL下载-This is an internet downloadable program that can be downloaded using two methods, including the use of http download and download openURL
- 2022-10-21 02:35:03下载
- 积分:1
-
The latest version V1.032 version of TCP/UDP debugging tools, modify the previou...
最新版本V1.032版本的TCP/UDP调试工具,修改了上一版本的bug,提供应用程序接口,帮助学习TCP/UDP协议栈,尤其对开发带有TCP/UDP接口的硬件设备很实用,相当于串口超级终端的功能(可以叫做网口超级终端!)-The latest version V1.032 version of TCP/UDP debugging tools, modify the previous version of one bug, to provide application programming interfaces to help learning TCP/UDP protocol stack, in particular on the development of a TCP/UDP interface hardware device is very useful, very in serial HyperTerminal function (can be called network HyperTerminal mouth!)
- 2022-06-30 03:27:57下载
- 积分:1
-
超级下载类(CDownURLFile),很通俗很通用!方便下载网络中的各种...
超级下载类(CDownURLFile),很通俗很通用!方便下载网络中的各种-Download super class, very popular very common! Convenience of a variety of network download Dongdong
- 2023-07-25 18:05:03下载
- 积分:1
-
仿飞鸽,可聊天+传文件
该软件可进行局域网的聊天、一对多、多对一、和多对多的传送和续传,理论上这是我本人的实现目的,而且目前经测试已基本实现了上述功能,而且网速一般有几M/S。另外有只打开一个应用程序、CRichEdit的使用、最小到托盘、自动检测在线用户(多播组)等
- 2022-02-04 01:31:07下载
- 积分:1
-
一个比较简单的聊天程序和大家共享一哈!通俗易懂哈!
一个比较简单的聊天程序和大家共享一哈!通俗易懂哈!-A relatively simple chat program, and share a Ha! Easy to understand Ha!
- 2022-03-03 07:31:27下载
- 积分:1
-
一个简单实用的抓包说明,对初学网络抓包有极大的帮助。
一个简单实用的抓包说明,对初学网络抓包有极大的帮助。 -a simple and practical capturing Packet Note for beginners capturing Packet networks are of great help.
- 2022-01-26 07:08:32下载
- 积分: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