-
文件传送 This program is free software you can redistribute it and/or modify it unde...
文件传送 This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. * * copyright : (C) 2002 by Zhang Yong * * email : z-yong163@163.com *-file transfer This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.** copyright : (C) 2002 by Zhang Yong** email : z-yong163@163.com*
- 2022-12-15 17:20:05下载
- 积分:1
-
java协议分析开发包。进行网络协议开发时很有用的东东哦。
java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
- 2022-07-03 20:24:48下载
- 积分:1
-
under the Windows network server program development, no doubt, Winsock complete...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得WEBSERVER的性能有了比较大的提高。 -under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded program
- 2023-07-22 22:20:02下载
- 积分:1
-
用 MFC 简单的 TCP 客户端
我是创建简单的 TCP/IP 客户端程序进行通信单片机系统板 (它的服务器角色)。并且最后,客户端应用程序想要通过网络获取多个服务器的信息。我是一步一步走,存档的 !
- 2022-11-26 23:45:10下载
- 积分:1
-
网络测试工具,一个发送,一个接收.UDP包,广播或者组播可选
网络测试工具,一个发送,一个接收.UDP包,广播或者组播可选-network test tools, a sending, receiving one. UDP packet, broadcast or multicast optional
- 2022-07-01 04:12:39下载
- 积分:1
-
produced using MFC access network information of the source.
用MFC制作的获得网络信息的源程序。-produced using MFC access network information of the source.
- 2022-03-20 16:05:29下载
- 积分:1
-
prg1_1.c : simple network programming examples. The example is a client program,...
prg1_1.c : 简单的网络编程实例。该实例是一个客户端程序,它首先连接到一个标准时间服务器上,从服务器读取当前时间,然后显示时间。-prg1_1.c : simple network programming examples. The example is a client program, it is first connected to a standard time on the server, from the server to read the current time, and then show time.
- 2022-03-04 09:34:25下载
- 积分:1
-
一个类似FLASHGET的下载器,在Visual C++ 6环境下开发的…
一个类似FLASHGET的下载器,在Visual C++ 6.0环境下开发的,想写自己的下载工具的朋友不要错过欧!-a similar FLASHGET download devices on the Visual C 6.0 development environment. write their own download tools friends would not miss Europe!
- 2022-01-28 21:00:37下载
- 积分:1
-
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。...
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。--A multi-broadcast chat program, it can run multiple instances at the same time, then join the same chat group. But we suggested to run it in windows98 moves,it has not tested in windows2000.
- 2023-06-23 17:50:04下载
- 积分:1
-
一个很好的UDP协议监视器,能动态监视局域网的所有机器
一个很好的UDP协议监视器,能动态监视局域网的所有机器-a good UDP monitors, dynamic monitoring of all machines LAN
- 2022-02-11 13:09:00下载
- 积分:1