-
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框...
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
- 2022-02-15 21:20:21下载
- 积分:1
-
This is one of the windows platform with the development of a vc6.0 "FTP do...
这是一个在windows平台下用vc6.0开发的一个“FTP遍历下载目录”程序,内有详细的注解-This is one of the windows platform with the development of a vc6.0 "FTP download directory traversal" process, with detailed footnotes
- 2022-02-27 09:00:17下载
- 积分:1
-
一个用VC++写的简单的异步网络通讯及消息传递程序代码
一个用VC++写的简单的异步网络通讯及消息传递程序代码 -With VC++ to write a simple asynchronous network communications and messaging program code
- 2022-04-26 16:07:46下载
- 积分: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
-
TCP/IP基本知识, 含有详细介绍. 可以作为详细网络驱动的起点.
TCP/IP基本知识, 含有详细介绍. 可以作为详细网络驱动的起点.-TCP/IP basic knowledge, which contains a detailed introduction. Can be used as a starting point for detailed network drive.
- 2022-10-11 01:30:02下载
- 积分:1
-
chat room procedures, protocols of programming, while simple, are the essence
聊天室程序,winsock编程,虽然简单,但是都是精华-chat room procedures, protocols of programming, while simple, are the essence
- 2022-03-21 11:21:35下载
- 积分:1
-
This procedure using multi
本程序使用多线程搜索局域网中的所有IP地址和mac地址,仅供参考-This procedure using multi-thread search of all LAN IP address and mac address, for reference only
- 2022-07-06 16:03:54下载
- 积分:1
-
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟...
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。
3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。
4 对http请求的处理必须采用多进程实现,即主进程负责等待请求连接,每当收到一个请求后,产生一个子进程对该请求做单独处理,主进程继续等待新请求,子进程在处理完其请求后结束自己。详细要求参考课本要求。(多进程编程参考函数fork())
-Http familiar with the agreement of the request and response format, write a simple Http server.
Basic requirements:
Http parsing a proper request, to achieve a simple GET request to respond.
2 analog an object (such as: file index.html) of the GET response (such as: in response to a string), for other objects, then according to Http response format, the information to respond to the object does not exist.
3 can be detected through the browser s own procedures. Such as: Enter http://the.ip.of.your.pc:serverPort/index.html, see the results of its response.
4 pairs of http request processing must be used to achieve multi-process
- 2023-04-01 20:15:03下载
- 积分:1
-
use ie cache and development agreement http download the examples, applicable to...
利用ie cache 和 http 协议开发下载程序的例子,适用于简单的网络下载。-use ie cache and development agreement http download the examples, applicable to simple networks to download.
- 2022-02-15 07:56:33下载
- 积分:1
-
on creating original socket, revised I/0 option of achieving an IP packet captur...
基于创建原始套接字,修改I/0选项实现的一个IP包捕获并分析的应用程序. vc6.0下编译通过-on creating original socket, revised I/0 option of achieving an IP packet capture and analysis applications. Under compile vc6.0
- 2022-02-28 16:54:02下载
- 积分:1