-
这是一个很好的程序代码,是关于套接字上的套接字编程的。
这是个很不错的编程代码,是有关于socket套接字的编程是由中科院的老师亲自编写的-this is a very good program code is on the socket socket programming from the CAS is personally prepared by the teachers
- 2023-08-17 12:35:03下载
- 积分:1
-
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。...
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。-from other Web sites to find the words LAN voice chat system"s source code.
- 2023-09-08 11:50:03下载
- 积分:1
-
直接转矩控制异步电机
Direct torque control asynchronous machine
- 2022-11-06 11:00:03下载
- 积分:1
-
WINDOWS网络编程一书的配套源码
WINDOWS网络编程一书的配套源码-WINDOWS network programs a book the necessary source code
- 2023-02-11 17:35:03下载
- 积分:1
-
- 2022-01-27 20:25:34下载
- 积分:1
-
关于非自动衡器的国家技术规范,主要包括国标的各类衡器的技术规范,尤其JJG539...
关于非自动衡器的国家技术规范,主要包括国标的各类衡器的技术规范,尤其JJG539-97、JJG648和JJG564,网上比较难得免费下载点-On non-automatic weighing instrument of national technical specifications, including National technical specifications of various scales, in particular JJG539-97, JJG648 and JJG564, relatively rare free download online at
- 2022-09-29 22:55:20下载
- 积分:1
-
VC编写的IRC客户端演示
VC编写的IRC客户端演示-VC prepared by the IRC client demonstration
- 2022-01-22 03:50:21下载
- 积分:1
-
send email ,实现了简单的邮件发送功能
send email ,实现了简单的邮件发送功能 -send email to achieve a simple function of mail sent
- 2022-03-03 04:24:43下载
- 积分: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
-
Two remote desktop control features, has demo code.
提供两个控件实现远程桌面的功能,有演示代码。-Two remote desktop control features, has demo code.
- 2022-03-24 11:21:06下载
- 积分:1