-
简单的UDP隧道的实现源代码,即UDP转发
简单的UDP隧道的实现源代码,即UDP转发-simple UDP tunnel to achieve source code, that is, UDP transponders
- 2022-10-14 20:15:02下载
- 积分:1
-
简易留言板程序,基础篇,只有最简单的功能
简易留言板程序,基础篇,只有最简单的功能-Simple message board procedures, the basis of articles, only the most simple function
- 2022-07-07 18:59:18下载
- 积分:1
-
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机-Construction of backbone network topology diagram C++ source code
- 2022-10-06 15:45: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
-
利用139口和window的信使功能在网络上进行信息传送。
利用139口和window的信使功能在网络上进行信息传送。- Carries on the information transmission using 139 with the
window messenger function in the network.
- 2022-01-21 02:33:12下载
- 积分:1
-
一个有关MIB库操作的JAVA程序,可实现MIB数据的导入和导出.
一个有关MIB库操作的JAVA程序,可实现MIB数据的导入和导出.-one of the MIB Java operating procedures, the MIB data import and export.
- 2023-03-07 17:45:03下载
- 积分:1
-
produced using MFC access network information of the source.
用MFC制作的获得网络信息的源程序。-produced using MFC access network information of the source.
- 2022-03-20 16:05:29下载
- 积分:1
-
一款网络打字测试程序,内含程序和源代码,对于VC网络编程有一定用处...
一款网络打字测试程序,内含程序和源代码,对于VC网络编程有一定用处-A network of typing test procedures, including procedures and source code, network programming for the VC there is some use
- 2022-02-02 03:20:28下载
- 积分:1
-
socket编程实例,可实现P2P连接,带客户端和服务器端源程序
socket编程实例,可实现P2P连接,带客户端和服务器端源程序-socket program sample
- 2023-02-07 18:15:04下载
- 积分:1
-
DFIG_grid_contorl
DFIG网侧控制,采用矢量控制的方法,电压定向控制(Control of the the DFIG network side, using the method of vector control, voltage oriented control)
- 2012-10-29 21:09:10下载
- 积分:1