Paketname | libpion-common-dev |
Beschreibung | lightweight HTTP interface library - common development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.0.9+dfsg-1 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 216 Byte |
Hängt ab von | libpion-common-3.0 (= 3.0.9+dfsg-1) |
Empfohlene Pakete | |
Paketbetreuer | Athena Capital Research |
Quelle | pion-net |
Paketgröße | 38396 Byte |
Prüfsumme MD5 | f6aa578e8bc995e1cb4e89b0f7315d2c |
Prüfsumme SHA1 | 8e4ec764d0c5567147cb94ddf9b6496e544ff400 |
Prüfsumme SHA256 | e17a9b511a1ac7126b8ccaeed2f115250adce6e6f445d2bca72e6773f3e3b629 |
Link zum Herunterladen | libpion-common-dev_3.0.9+dfsg-1_i386.deb |
Ausführliche Beschreibung | pion-net is not intended to implement yet another web server, but to
provide HTTP(S) functionality to new or existing C++ applications. If
you're looking for a full-featured server application, check out Apache
or lighttpd. If you're working on a Boost C++ application and would just
like to use HTTP to provide a simple user interface or interact with
run-time data, then pion-net is a clean and simple solution.
.
Pion Network Library uses the Boost and asio libraries for multi-threading
and asynchronous I/O. This allows servers implemented using pion-net to
handle many thousands of connections simultaneously with a single physical
server.
.
pion-net also supports server-side SSL & TLS encryption when built with
the OpenSSL library (which the Debian package is).
.
This package includes the pion-net common development files.
|