-
一个Client/Server Socket类
一个Client/Server Socket类 -An Socket class of Client and Server
- 2022-02-09 17:18:37下载
- 积分:1
-
本代码实现了不重新启动机器使IP设置生效
本代码实现了不重新启动机器使IP设置生效- This code realized restarted the machine to cause IP not to
establish becomes effective
- 2022-11-27 14:35: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
-
CORBA
基于CORBA的文件FTP 程序。主要展示CORBA 的用法。-CORBA-based FTP file procedures. CORBA main display usage.
- 2022-03-20 08:20:29下载
- 积分:1
-
udp agreement simulation program (receivers)
udp协议仿真程序(接受端)-udp agreement simulation program (receivers)
- 2022-04-10 22:12:04下载
- 积分:1
-
基于TCP的多人聊天小程序,有服务器跟客户端
基于TCP的多人聊天小程序,有服务器跟客户端
-chatting over small programs, a server with client
- 2022-02-28 13:48:55下载
- 积分:1
-
To achieve LAN communications and file transfer capabilities
实现局域网通信以及文件传输的功能,具有添加好友功能。-To achieve LAN communications and file transfer capabilities
- 2022-06-28 01:01:04下载
- 积分:1
-
网络状态检测程序,可以分析数据包内容,可以借鉴一下。
网络状态检测程序,可以分析数据包内容,可以借鉴一下。-network performance testing procedures, analyze data packets, we can learn some lessons from.
- 2023-06-01 22:15:03下载
- 积分:1
-
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容...
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容-ARQ protocol implementation experiment to simulate the sender and receiver, a data file sent to the paper 3, in which the middle of the contents of the file to save two
- 2022-03-16 06:15:34下载
- 积分:1
-
一个基于vc.net dotNET特性演示软件
一个基于vc.net dotNET特性演示软件-vc.net dotNET based on a characteristic presentation software
- 2022-06-01 13:27:10下载
- 积分:1