-
Windows下的ICMP封装
Windows下的ICMP封装-Clcmp class which can echo
- 2022-02-15 15:10:32下载
- 积分:1
-
a multithreaded LAN file transfer program that will prepare socket
一个多线程的局域网文件传送程序,用socket编写-a multithreaded LAN file transfer program that will prepare socket
- 2022-02-25 18:02:17下载
- 积分:1
-
用 silverlight1.1 + .net 开发的3d开发例子
用 silverlight1.1 + .net 开发的3d开发例子 -With silverlight1.1+. Net development of the development of example 3d
- 2022-07-03 13:55:01下载
- 积分:1
-
windows 下的网络数据解析工具,vc++环境,支持tcp,upd,port选择
windows 下的网络数据解析工具,vc++环境,支持tcp,upd,port选择-windows of network data analysis tool vc environment to support tcp, upd. port options
- 2022-03-12 07:19:33下载
- 积分:1
-
网络爬虫,用于在指定页面中抓取内容.调试环境windows xp,数据库为oracle
网络爬虫,用于在指定页面中抓取内容.调试环境windows xp,数据库为oracle-Network reptiles for the specified page content to crawl. Debug environment for windows xp, database oracle
- 2022-04-29 18:58:57下载
- 积分:1
-
IPMSG的所有原代码哦。。
有一定的学习研究作用 大家可以下载来...
IPMSG的所有原代码哦。。
有一定的学习研究作用 大家可以下载来-IPMSG Oh, all the original code. . Study has a certain role in U.S. can be downloaded to
- 2022-02-01 14:44:26下载
- 积分:1
-
iocp 聊天服务器,使用完成端口进行服务器的设计
iocp 聊天服务器,使用完成端口进行服务器的设计-iocp chat server, the server port to use to complete the design
- 2022-04-19 03:01:25下载
- 积分:1
-
TCOM一个串口源程序
TCOM一个串口源程序-an integral serial source
- 2022-05-19 03:43:29下载
- 积分:1
-
C#得到本机物理地址
C#得到本机物理地址-C# to be physical address of the machine
- 2022-02-09 20:14:39下载
- 积分: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