-
主要用于查找共享文件,并在下载共享文件时可支持断点续传...
主要用于查找共享文件,并在下载共享文件时可支持断点续传-mainly used to locate and share files, and download file-sharing can support HTTP
- 2022-03-26 10:29:07下载
- 积分: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
-
Turbo编解码的美丽版,VC++写成,可直接放入代码。
Turbo编解码的美丽版,VC++写成,可直接放入代码。-Turbo codec beautiful version, VC++ Languages, can be directly into the code.
- 2022-08-22 22:41:23下载
- 积分:1
-
wcf例子
• 实现了图像文件上传、查看。
• 实现错误处理
• 实现图像浏览
.net 3.0 C#...
wcf例子
• 实现了图像文件上传、查看。
• 实现错误处理
• 实现图像浏览
.net 3.0 C#
-WCF examples
- 2023-03-10 15:40:03下载
- 积分:1
-
lan中的端口映射客户端程序
lan中的端口映射客户端程序-lan port mapping of client
- 2022-12-01 01:40:03下载
- 积分:1
-
MailChecker
MailChecker
- 2023-07-31 15:35:03下载
- 积分:1
-
多线程程序 非常有用的程序 可以通过这个程序,了解多线程编程...
多线程程序 非常有用的程序 可以通过这个程序,了解多线程编程-Multi-threaded program very useful program can through this process, to understand multi-threaded programming
- 2022-03-19 10:50:46下载
- 积分:1
-
这是一个FTP文件的源码,用于煤矿安全生产监控联网数据传输的,服务器是马平公司的,在山西,安徽有使用...
这是一个FTP文件的源码,用于煤矿安全生产监控联网数据传输的,服务器是马平公司的,在山西,安徽有使用-This is an FTP file source for coal mine safety production monitoring network for data transmission, the server is Maping companies in Shanxi, Anhui, have the use of
- 2023-01-30 05:05:03下载
- 积分:1
-
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子...
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子-This procedure allows you to easily access each other"s data can also be sent to the other side, but through the realization of the related protocols, the protocols of understanding as a good example!
- 2022-02-13 04:42:37下载
- 积分:1
-
网络僵尸3服务端代码Network Services zombie 3
网络僵尸3服务端代码Network Services zombie 3-side code-Network Services zombie 3-side code
- 2022-02-13 17:35:32下载
- 积分:1