-
WinSocket的示例程序,多线程,对于初学者有很大的价值
WinSocket的示例程序,多线程,对于初学者有很大的价值-Winsocket examples of procedures, multithreading, beginners have great value
- 2022-04-13 10:46:00下载
- 积分:1
-
IOCP模型
IOCP的网络模型,C++写的,需要的同学拿去吧。
- 2022-01-25 15:59:34下载
- 积分:1
-
udp agreement Simulation (transmitter)
udp协议的仿真模拟程序(发送端)-udp agreement Simulation (transmitter)
- 2022-02-25 12:32:42下载
- 积分:1
-
- 2023-07-04 23:55:03下载
- 积分:1
-
删除IE的历史记录
删除IE的历史记录- Deletes IE the historic record
- 2023-07-09 18: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
-
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。...
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。-This is a client and server of a network of small procedures, transmission speed pretty fast.
- 2022-05-14 05:00:22下载
- 积分:1
-
domain High
网域高科购物系统前台购买特征: 网域高科购物系统是网域高科设计开发的基于WEB的大型购物系统。它以构建电子商务网站为目标,由前台购物、后台管理、在线支付三大部分组成。 后台管理为admin/login.asp 网域高科购物系统测试管理员:帐号:admin888,密码:admin888 网域高科购物系统前台测试会员:帐号:123456 ,密码:123456 演示:http://www.wygk.cn-domain High-Tech Shopping System future purchase features : High-Tech Shopping Network Domain network system is designed to develop science and technology domain-based Web shopping system. It is to build e-commerce sites targeted by the prospects of shopping, management background, the online payment three major components. Background management admin/log domain High-Tech Shopping System test administrator : Account : admin888, Password : admin888 domain High-Tech Shopping System test prospects Member : Account number : 123456, password : 123456 Demonstration : http://www.wygk.cn
- 2022-03-19 22:41:28下载
- 积分:1
-
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到...
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到-With C++ Realize FTP for uploading and downloading functions, network programming on the network of friends interested in may be used
- 2023-02-01 22:35:03下载
- 积分:1
-
VB6.0获取网络串口计算机数量源代码。这是VB6.0一个基础的网络应用...
VB6.0获取网络串口计算机数量源代码。这是VB6.0一个基础的网络应用-The number of computers for network serial port VB6.0 source code. This is a basic network applications VB6.0
- 2022-03-20 05:48:29下载
- 积分:1