-
VB language TCPIP data communications
VB语言实现tcpip数据通讯-VB language TCPIP data communications
- 2022-02-05 16:37:55下载
- 积分:1
-
透明代理模拟IP发帖,非常好用的ASP代码
透明代理模拟IP发帖,非常好用的ASP代码-IP Transparent Proxy simulation when posting, very handy ASP code
- 2022-11-17 11:00:04下载
- 积分:1
-
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程...
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程-See all LAN terminals disk information applets. Network socket programming is mainly
- 2022-08-03 01:22:06下载
- 积分: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
-
This article is about a client/server multi
This article is about a client/server multi-threaded socket class.
- 2023-06-18 11:25:03下载
- 积分:1
-
IE插件
IE插件的编写,如果百度和3721,相同,呵呵,大家要做的易于删除呀,-IE plug-in the preparation, if Baidu and 3721, the same, what we need to do easy to delete it, huh
- 2023-07-29 14:55:03下载
- 积分:1
-
ASP source code, the use Notepad to open inside has three sections inside source...
ASP源码,这个用记事本打开里边里边有三段源码,只用其中一段即可,每行有有明确的注释-ASP source code, the use Notepad to open inside has three sections inside source, only one paragraph to each line has specific notes have
- 2022-02-10 11:21:31下载
- 积分:1
-
VOIP电话控件,支持多种语言,只是不支持G729编码
VOIP电话控件,支持多种语言,只是不支持G729编码-VOIP phone controls, support for multiple languages, but do not support the G729 coding
- 2022-05-07 04:32:59下载
- 积分:1
-
浏览网上邻居中的组/域名和计算机
浏览网上邻居中的组/域名和计算机-Scan group/Domain and computer in network neighborhood
- 2022-01-28 04:05:07下载
- 积分:1
-
A network port monitoring program be free to choose the port to monitor
一个网络端口监控程序
可自由选择端口监控-A network port monitoring program be free to choose the port to monitor
- 2022-05-19 22:18:17下载
- 积分:1