-
blog源代码,php4.4,mysql4.23
blog源代码,php4.4,mysql4.23-blog source code, php4.4, mysql4.23
- 2022-08-14 22:01:42下载
- 积分:1
-
我的智囊团可以在线提问在线解答,并且可以分类
我的智囊团可以在线提问在线解答,并且可以分类-I think-tank could be online to answer questions online, and can be categorized
- 2022-05-23 01:20:24下载
- 积分: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
-
WinSocket 编程指南,对编程人员有一定的帮助
WinSocket 编程指南,对编程人员有一定的帮助-Winsocket Programming Guide, the programming staff can help
- 2022-05-05 19:49:54下载
- 积分:1
-
< 网络通信编程实用>>一书的源代码。有vc各种通信编成的实例。...
< 网络通信编程实用>>一书的源代码。有vc各种通信编成的实例。-lt; Lt; Network programming practical gt; Gt; A book of the source code. There are various communications into vc examples.
- 2022-05-31 20:32:35下载
- 积分:1
-
Visual+C++网络高级编程 光盘源码。学习windows网络编程。
Visual+C++网络高级编程 光盘源码。学习windows网络编程。-Visual+ C++ Network of high-level programming CD-ROM source. Learning windows network programming.
- 2023-04-05 14:30:04下载
- 积分:1
-
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助...
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助-Vc under a simple tcp client access time to the procedure, and they hope to be helpful for beginners
- 2022-02-20 22:37:01下载
- 积分:1
-
The examples used to obtain system information of the protocol stack, and contro...
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-The examples used to obtain system information of the protocol stack, and control through an intuitive tree display
- 2022-09-17 23:05:03下载
- 积分:1
-
采用socket编程实现的一个双方发送信息的聊天室程序
采用socket编程实现的一个双方发送信息的聊天室程序-Use socket programming to send information on the two sides of a chat room program
- 2023-07-14 08:15:03下载
- 积分:1
-
CSocket CSocket Communication Program Communication Program
Csocket通信程序
Csocket通信程序 -CSocket CSocket Communication Program Communication Program
- 2022-11-14 04:25:02下载
- 积分:1