-
注册用户会员管理主页面,主体框架,靠自己添砖加瓦了
注册用户会员管理主页面,主体框架,靠自己添砖加瓦了-Member Registration User Management page, the main framework for the building blocks on their own
- 2023-04-22 22:35:02下载
- 积分:1
-
完整的连接察看程序,可以察看有哪些程序打开了哪些端口,数据收发流量等等信息,推荐下载...
完整的连接察看程序,可以察看有哪些程序打开了哪些端口,数据收发流量等等信息,推荐下载-integrity of the link to see procedures, which can inspect the procedures which opened the port, data transceiver information flow, etc., to download
- 2022-02-11 22:52:09下载
- 积分:1
-
ip helper api简介和源码
ip helper api简介和源码-About ip helper api and source
- 2022-08-06 21:08:07下载
- 积分:1
-
The use of JAVA network communication program to prepare an information document
使用JAVA编写网络通信程序的一篇文档资料-The use of JAVA network communication program to prepare an information document
- 2023-08-31 11:50:03下载
- 积分:1
-
硬盘读取你可以自动读取服务器的信息,对服务器内容进行操作...
硬盘读取你可以自动读取服务器的信息,对服务器内容进行操作-Hard to read the server you can automatically read the information on the content server to operate
- 2022-03-24 22:28:18下载
- 积分:1
-
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。...
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
- 2022-10-09 15:50:02下载
- 积分:1
-
VB环境开发的 修改IP网关的一款小工具
VB环境开发的 修改IP网关的一款小工具 -IP Gateway to amend a small instrument
- 2023-08-27 00:45:04下载
- 积分:1
-
系列,扩展DLL编程后,章。
firefox系列,扩展编程之三,dll篇。-series, extended programming ter, dll chapter.
- 2022-07-16 08:48:42下载
- 积分:1
-
一个信使服务程序。虽然网上有很多这方面的资料,但大多数都是调用net send程序。本程序是通过调用API函数实现。为了能够互相学习。本程序可任意修改。(开发环...
一个信使服务程序。虽然网上有很多这方面的资料,但大多数都是调用net send程序。本程序是通过调用API函数实现。为了能够互相学习。本程序可任意修改。(开发环境C++Builder windows 2000)-a courier service procedures. Although many Internet information in this regard, but the majority are called net send procedures. This program is by calling API functions. In order to learn from each other. This procedure can be arbitrarily changed. (Development Environment C++ Builder windows 2000)
- 2022-03-22 16:07:07下载
- 积分: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