-
这是用VC编写的在Windows下运行的发送网络消息的源代码
这是用VC编写的在Windows下运行的发送网络消息的源代码-This is used in the preparation of VC running under Windows network news sent the source code
- 2022-01-21 03:34:47下载
- 积分:1
-
ARQ三个基本算法,算法实现,大家可以修改使用
ARQ三个基本算法,算法实现,大家可以修改使用-ARQ three basic algorithms, Algorithm, we can use changes
- 2022-06-17 18:12:31下载
- 积分:1
-
opc server and wak server
opc server and wak server
- 2022-01-25 14:18:29下载
- 积分:1
-
python 调用ldap接口访问ldap服务器进行身份验证
python 调用ldap接口访问ldap服务器进行身份验证-python call access ldap server ldap interface authentication
- 2022-05-31 21:27:06下载
- 积分:1
-
针对广泛流行的无线传感网络层次路由协议做了一点改进,算法的效率得到很大的改善,可以用NS2模拟一下...
针对广泛流行的无线传感网络层次路由协议做了一点改进,算法的效率得到很大的改善,可以用NS2模拟一下-Popular for a wide range of wireless sensor network-level routing protocol to do a little improvement in the efficiency of the algorithm greatly improved, you can use NS2 simulation of what
- 2022-02-25 13:15:10下载
- 积分:1
-
这是一个应用Socket做的简单聊天室程
这是一个应用Socket做的简单聊天室程-Socket This is an application process to do simple chat room
- 2022-03-30 23:45:48下载
- 积分:1
-
achieve a peer
实现了P2P网络通信
可以穿越防火墙
分为服务器段和客户端-achieve a peer-to-peer network communications across the firewall can be divided into server and client
- 2022-06-13 12:35:04下载
- 积分:1
-
一个很好用的网络开发sdk,可以应用与文件上传下载!
一个很好用的网络开发sdk,可以应用与文件上传下载!-A good web development using the sdk, can be applied with the file upload to download!
- 2023-02-10 11:00: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
-
获取Nexon公司网站的NPP的Cookie与无客户端的机器人
一种方法检索 NPP Cookie 从 warrock 网站用于无客户端漫游或 Emulators.You 只需要监听来自客户端的数据包后你获得 NPP cookie,并将其发送回服务器。
- 2022-11-25 09:10:03下载
- 积分:1