套件: libicap-dev (1.0.2-1)
libicap-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 bitz-server:
維護者:
Original Maintainers:
- Jörg Frings-Fürst
- Uditha Atukorala
外部的資源:
- 主頁 [github.com]
相似套件:
ICAP server (RFC 3507) implementation in C++ (development files)
The main goal of this project is to create an ICAP server (RFC 3507) implementation in C++ to use the power of object oriented programming.
Starting from scratch, the server is developed with a modular architecture in mind. The server core (written in C++) will handle the client requests, manage workers (child processes) etc. and will provide basic handlers to serve ICAP requests.
To extend this core functionality the idea is to have pluggable modules (like Apache server modules). These modules will provide features like content filtering, anti-virus scanning etc. and to make it easier to write (and faster to implement) such modules there is hope to exploit Python programming language.
This package holds the development files.
其他與 libicap-dev 有關的套件
|
|
|
-
- dep: libicap1 (= 1.0.2-1)
- ICAP server (RFC 3507) implementation in C++ (library files)
-
- sug: bitz-server-doc
- ICAP server (RFC 3507) implementation in C++ (Documentation)