-
mini_httpd是一个小的HTTP服务器。它的性能不是很好,但对低或…
mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming / virtual hosting.
Standard logging.
Custom error pages.-mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming/virtual hosting.
Standard logging.
Custom error pages.
- 2023-07-16 21:20:03下载
- 积分:1
-
QT程序实例源代码,很好用,欢迎大家共享
QT程序实例源代码,很好用,欢迎大家共享-QT program source code examples, very good use
- 2022-04-24 04:29:49下载
- 积分:1
-
spserver 是一个实现了半同步/半异步(Half
spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。
spserver 使用 c++ 实现,目前实现了以下功能:
1.封装了 TCP server 中接受连接的功能;
2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制;
3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。
4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架)
-spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (p
- 2023-03-18 00:40:03下载
- 积分:1
-
linux环境下消息队列的实现
linux环境下消息队列的实现-Message Queue Implementation
- 2023-06-22 16:50:03下载
- 积分:1
-
触摸屏资料3,有具体实例,及相关文档,希望对大家有帮助!...
触摸屏资料3,有具体实例,及相关文档,希望对大家有帮助!-Infomation of touch screen third part.There are example and document. Hope it is useful.
- 2022-03-23 08:30:54下载
- 积分:1
-
libpcap是一个系统
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
- 2022-07-18 12:56:22下载
- 积分:1
-
ip packet inspection tools, can detect ipv4, ipv6 data packet details
ip包检测工具,可以检测ipv4,ipv6数据包详细情况-ip packet inspection tools, can detect ipv4, ipv6 data packet details
- 2022-07-19 02:49:16下载
- 积分:1
-
硬件设备管理标准接口,标准定义的安全…
HIP 硬件设备管理标准接口,SAF定义的标准接口实现-HIP hardware device management standard interfaces, SAF definition of the standard interfaces
- 2023-03-02 22:25:03下载
- 积分:1
-
这是< 计算机操作系统>>中的一个例子
这是< 计算机操作系统>>中的一个例子-This lt; Lt; Computer operating systems gt; Gt; An example of
- 2023-08-02 02:50:02下载
- 积分:1
-
公关系统服务器后台程序
公关系统服务器后台程序-public relations background process servers
- 2023-05-13 09:55:03下载
- 积分:1