-
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。...
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。-A BT source code, using c++ Prepared, is someone else
- 2023-02-08 19:25:04下载
- 积分:1
-
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;...
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
- 2022-11-01 20:20:03下载
- 积分: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
-
利用SNMP获得交换机端口学习到的MAC地址的程序,PHP.
利用SNMP获得交换机端口学习到的MAC地址的程序,PHP.-use SNMP access switch ports to learn the MAC address of the procedure, PHP.
- 2022-03-21 19:26:31下载
- 积分:1
-
windows下的一个多人聊天程序,一个服务器端、一个客户端
windows下的一个多人聊天程序,一个服务器端、一个客户端-windows of more than a chat program, a server, a client
- 2022-07-16 15:16:52下载
- 积分:1
-
取得本机名与IP地址
取得本机名与IP地址-made the machine name and IP address
- 2022-12-12 21:25:03下载
- 积分:1
-
这是一个用vC++开发的八十分源码!
但是还没完全开发好.
有兴趣的可以参考一下...
这是一个用vC++开发的八十分源码!
但是还没完全开发好.
有兴趣的可以参考一下
-This is a used vC++ Developed eight great source! But not yet fully developed well. Are interested can refer to
- 2022-09-11 19:40:03下载
- 积分:1
-
一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子...
一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子-an engine small program within five modules. Java beginners learning is a good example of Mapping
- 2022-04-20 04:23:26下载
- 积分:1
-
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以-udp transfer GPS data, functions, reference can be run successfully, we can
- 2023-01-28 18:05:03下载
- 积分:1
-
This is my courses in computer network design process, vc used for the developme...
这是我在计算机网络课程设计中的程序,用vc开发用于文件传输-This is my courses in computer network design process, vc used for the development of file transfer
- 2022-08-14 10:10:07下载
- 积分:1