-
- 2022-08-10 17:18:30下载
- 积分:1
-
讲述如何对长文件进行socket通讯,编程,保证传输的质量
讲述如何对长文件进行socket通讯,编程,保证传输的质量-on how long the documents socket communications, programming, the quality assurance transmission
- 2022-10-07 08:40: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
-
多个基本的数电实验工程,代码及分析都有,是初学者的好材料...
多个基本的数电实验工程,代码及分析都有,是初学者的好材料-More than a few basic electrical test engineering, and analysis of the code has is a good material for beginners
- 2022-03-10 15:10:23下载
- 积分:1
-
采用HTTPGET方法进行文件下载,可以任意添加下载项目
采用HTTPGET方法进行文件下载,可以任意添加下载项目 -HTTPGET methods used to download files, you can download any item to add
- 2023-06-06 13:50:03下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
- 2022-01-22 17:17:25下载
- 积分:1
-
LDAP操作使用,jbuilder开发。
LDAP操作使用,jbuilder开发。-LDAP operate, JBuilder development.
- 2022-03-21 21:09:40下载
- 积分:1
-
VC++6 TCP UDP通讯程序实例
VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
- 2023-02-07 14:50:03下载
- 积分:1
-
一款网络打字测试程序,内含程序和源代码,对于VC网络编程有一定用处...
一款网络打字测试程序,内含程序和源代码,对于VC网络编程有一定用处-A network of typing test procedures, including procedures and source code, network programming for the VC there is some use
- 2022-02-02 03:20:28下载
- 积分:1
-
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程...
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程-C-series with a small procedure, based on the basis of Socket programming, LAN connectivity, with multi-threaded
- 2023-04-03 17:10:03下载
- 积分:1