-
用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符...
用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
- 2022-01-26 06:54:13下载
- 积分:1
-
聊天程序代码服务器端
聊天程序代码服务器端-Chat server code
- 2022-02-05 20:09:20下载
- 积分:1
-
用Raw Socket构造TCP报文
用Raw Socket构造TCP报文-with Raw Socket tectonic TCP Packet
- 2022-09-08 05:40:02下载
- 积分:1
-
windows network communication and programming based on the TCP C/S mode, server...
windows网络通讯和编程中基础的TCP中的C/S模式,实现服务器和客户端的交流。-windows network communication and programming based on the TCP C/S mode, server and client communication.
- 2022-03-22 01:42:21下载
- 积分:1
-
winpcap最新开发包,winpcap最新开发包!
winpcap最新开发包,winpcap最新开发包!-WinPcap latest development kit, winpcap latest development kit!
- 2023-02-16 08:30:04下载
- 积分:1
-
Control_Server.rar
监控软件,分客户端,服务器
Control_Server.rar
监控软件,分客户端,服务器-Control_Server.rar monitoring software, sub-client, server
- 2022-02-22 02:42:05下载
- 积分:1
-
Multicast chat source
多播聊天源程序
-Multicast chat source
- 2022-06-21 14:11:45下载
- 积分:1
-
还可以的电子地图源码
前台帐号 admin888 123456
后台 admin admin...
还可以的电子地图源码
前台帐号 admin888 123456
后台 admin admin-The electronic map can also source admin888 123456 Front Desk Backgrounds account admin admin
- 2022-08-22 10:57:28下载
- 积分: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
-
使用Winsock编写用IPX协议点对点聊天的程序
使用Winsock编写用IPX协议点对点聊天的程序- Uses the Winsock compilation the procedure which point-to-point
chats with the IPX agreement
- 2022-07-09 16:27:36下载
- 积分:1