-
语音聊天
语音聊天-Voice Chat
- 2022-03-30 00:25:07下载
- 积分:1
-
服务器和客户端通信
服务器和客户端通信-server and client communication
- 2023-08-07 05:10:04下载
- 积分: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
-
Dove Chuanshu LAN code is indispensable ip software can be designated to carry o...
飞鸽传书代码 是局域网不可缺少的软件
可对指定ip进行传送文件,传送速度极快-Dove Chuanshu LAN code is indispensable ip software can be designated to carry out transmission of documents, speed send
- 2023-05-16 02:40:03下载
- 积分:1
-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
NetMeeting SDK,语音和视频聊天室好事情的发展!吨。
netmeeting的SDK,开发语音视频聊天室的好东西!这个SDK网上不好找,里面有很多的SAMPLE!-The NetMeeting SDK, the development of voice and video chat rooms good things! This SDK不好找online, which has a lot of SAMPLE!
- 2022-06-16 02:18:05下载
- 积分:1
-
java编写的sslvpn代码,现在比较流行的一种VPN技术,附带有安装说明...
java编写的sslvpn代码,现在比较流行的一种VPN技术,附带有安装说明-sslvpn prepared by the code, a more popular form of VPN technology, a fringe install
- 2022-02-04 11:16:28下载
- 积分:1
-
一个Client/Server Socket类
一个Client/Server Socket类 -An Socket class of Client and Server
- 2022-02-09 17:18:37下载
- 积分:1
-
This is a network management software
这是一个网络管理软件-This is a network management software
- 2022-08-23 22:20:13下载
- 积分:1
-
A simple chat tool, multiple users can chat on
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
- 2023-07-31 09:05:05下载
- 积分:1