-
76855736346
VB检测Windows系统内核的代码,有需要的就下载吧。(VB detection Windows kernel code, there is need to download it.)
- 2013-08-30 11:30:27下载
- 积分:1
-
电话邮件自动发送器
电话邮件自动发送器-mail automatic telephone transmitter
- 2023-03-06 18:45:04下载
- 积分:1
-
baidushangchuan
post上传到百度空间的源码,很实用!!!附模块(post the source code uploaded to Baidu space, very practical! ! ! Attached module)
- 2014-08-04 16:49:16下载
- 积分:1
-
325031
监视文件夹源码,程序结合易语言模块线程池新1.1.ec,调用API函数实现监视文件夹功能。(Watched folder source, the program combined with easy language module thread pool new 1.1.ec, call the API function monitoring folder feature .)
- 2016-06-04 18:32:14下载
- 积分: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
-
CHilbert
C++buidler里面希尔伯特的实现。希望能对大家有些帮助。(the realization of Hilbert with C++ buidler.)
- 2012-05-20 22:29:08下载
- 积分:1
-
47714
易语言取环境变量文本块源码,例程程序调用API函数取环境变量文本块。(Easy language source text block fetch environment variables , program calls API function routines take environment variable text blocks .)
- 2017-03-13 15:51:52下载
- 积分:1
-
一个完整的IOCP类,可以直接使用,方便!
一个完整的IOCP类,可以直接使用,方便!-A complete IOCP classes can be used directly to facilitate!
- 2022-02-04 06:25:02下载
- 积分:1
-
使用remotting实现客户端服务端通信一个小实例。作一下修改可实现双向通信...
使用remotting实现客户端服务端通信一个小实例。作一下修改可实现双向通信-Remotting the use of client service to achieve a small example of client communications. What modifications can be realized for two-way communication
- 2022-08-23 02:46:32下载
- 积分:1
-
手动改变自制窗体的大小
说明: 一款基于C# 编写的小程序,手动改变自制窗体的大小,适用于初学者研究(A small program based on C #, manually change the size of self-made form, suitable for beginners)
- 2020-07-09 10:59:52下载
- 积分:1