-
熟悉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
-
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值....
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-03-05 14:09:42下载
- 积分:1
-
ASP.NET信息管理系统开发实例导航第3章 物业管理系统
ASP.NET信息管理系统开发实例导航第3章 物业管理系统-ASP.NET development of information management system navigation example, Chapter 3 of the property management system
- 2022-04-16 12:17:56下载
- 积分:1
-
域名解析,有源代码
域名解析,有源代码-domain analysis, the active code
- 2022-07-21 08:37:06下载
- 积分:1
-
SocketTool,
SocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketToolSocketTool 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-17 19:56:57下载
- 积分:1
-
这是万亩网上服务器的源代码!
奇迹的重要组件源代码,有了它你可以扩展出奇迹很多功能!-This is the MU online server s source code!
- 2022-12-18 13:25:03下载
- 积分:1
-
certi Distributed good open
certi不错的分布式开发软件 开源的 大家多多支持-certi Distributed good open-source software development we can support
- 2023-02-04 09:45:04下载
- 积分:1
-
312121企业网站PHP应用程序 312121企业网站PHP应用程序
312121企业网站PHP应用程序 312121企业网站PHP应用程序-312,121 corporate sites 312121 enterprise PHP applications PHP Web applications
- 2022-01-26 03:38:48下载
- 积分:1
-
使用winpcap罗列本机所有的网络接口信息
使用winpcap罗列本机所有的网络接口信息-winpcap use of the machines listed all the information network interface
- 2022-03-16 01:05:39下载
- 积分:1
-
最好的PHP论坛程序。vBulletin 是一款强大的讨论组解决方案,它可以让你很简单地在你的网站上安装一套论坛系统。与其它论坛软件不同的是,vBulletin...
最好的PHP论坛程序。vBulletin 是一款强大的讨论组解决方案,它可以让你很简单地在你的网站上安装一套论坛系统。与其它论坛软件不同的是,vBulletin是用PHP和MYSQL开发的。PHP+MYSQL的开发模式有着坚固的后台技术支持平台,可以让我们开发出一套既快速又异常可靠稳定的产品。
-The best procedures PHP Forum. vBulletin is a powerful discussion group solutions, it can let you put it very simply in your web site to install a forum system. With other forum software is different, vBulletin is a PHP and MYSQL development. PHP+ MYSQL development model has a solid background of technical support platform allows us to develop a fast and reliable products anomalies.
- 2022-03-10 05:44:00下载
- 积分:1