-
一个网络多播的源代码
一个网络多播的源代码- A network broadcasts much source code
- 2022-03-22 05:27:52下载
- 积分:1
-
网络聊天程序设计
网络聊天程序设计-Internet chat program design
- 2023-05-04 12:40:02下载
- 积分:1
-
用java编写的在客户端输入两个数据,在服务器端进行加减乘除运算,并将运算结果返回到客户端...
用java编写的在客户端输入两个数据,在服务器端进行加减乘除运算,并将运算结果返回到客户端-used in the preparation of the two client input data on the server side for the arithmetic calculation, and calculation results back to the client
- 2022-11-14 21:25:03下载
- 积分:1
-
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
-this is to help people complete the local IP address inquiries experiment. The machine can find the ip address.
- 2022-12-26 09:30:03下载
- 积分:1
-
服务器和客户端的VC++实例
服务器和客户端的VC++实例-server and client examples of the VC
- 2022-07-10 17:49:03下载
- 积分:1
-
枚举网上所有的pc机,探测该机详细信息
枚举网上所有的pc机,探测该机详细信息-Enumerate all PCs, detailed information to detect aircraft
- 2022-01-25 23:36:26下载
- 积分:1
-
simple client
简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
- 2022-05-16 17:53:12下载
- 积分: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
-
socket通信
socket通信详细教程请参考:
http://www.smarteas.net/post/2013/10/11/AgileEASNET-SOA-中间件平台SocketTcp通信框架-简单例子-实现简单的服务器客户段消息应答.aspx
请关注AgileEAS.NET 官方网站 http://www.smarteas.net
和技术博客:htt://www.cnblogs.com/eastjade/
- 2022-05-14 19:50:15下载
- 积分:1
-
windows of network programming source with books, Microsoft core technologies St...
windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
- 2022-01-25 23:28:09下载
- 积分:1