-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
飞鸽传输源代码,很好,vb写得。适合开发者
飞鸽传输源代码,很好,vb写得。适合开发者-Dove transmission source code, well, vb written. For developers
- 2022-03-18 06:22:14下载
- 积分:1
-
一系列简单的程序客户端
VC编的简单Client端程序-VC series of simple procedures Client-
- 2022-03-12 10:13:40下载
- 积分:1
-
远程视频监控系统的发送端,很实用的一个小程序代码
远程视频监控系统的发送端,很实用的一个小程序代码-Remote video surveillance system the sending end, it is a small utility program code
- 2023-06-19 11:20:03下载
- 积分:1
-
对IP地址的解析,纯windows编程!!!!程序精简且质量很高
对IP地址的解析,纯windows编程!!!!程序精简且质量很高-Analysis of IP addresses, net windows programming!!!! Procedures to streamline and high quality
- 2022-01-30 16:26:29下载
- 积分:1
-
用c++编的,获得IP的程序
用c++编的,获得IP的程序-using c++ series, access to the procedure IP!
- 2022-05-28 06:21:02下载
- 积分:1
-
通过域名查询,以及通过IP域名的Web应用…
通过IP查询域名,以及通过域名查询IP的Web应用程序-inquiries by IP domain, as well as through the IP domain name for Web Applications
- 2022-05-30 12:42:29下载
- 积分: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
-
站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子...
站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general
function, simple is easy to use. Brings under Unix the small example
- 2022-03-13 00:49:12下载
- 积分:1
-
很不错的聊天室程序,分服务端和客户端
很不错的聊天室程序,分服务端和客户端-A good program about chat room, it includes server and client
- 2022-04-29 15:55:42下载
- 积分:1