cpp-netlib is a collection of network related routines/implementations
geared towards providing a robust cross-platform networking library.
cpp-netlib offers the following implementations:
- Common Message Type:
A generic message type which can be used to
encapsulate and store message related information, used by all
network implementations as the primary means of data exchange.
- Network protocol message parsers:
A collection of parsers which generate message objects from
strings.
- Adapters and Wrappers:
A collection of Adapters and wrappers aimed towards making the
message type STL friendly.
- Network protocol client and server implementations:
A collection of network protocol implementations that include
embeddable client and server types.
Maintained by: Andre Barboza
Keywords: http,server,network,netlib,cppnetlib,
ChangeLog: cpp-netlib
Homepage:
https://cpp-netlib.org/
Download SlackBuild:
cpp-netlib.tar.gz
cpp-netlib.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
cpp-netlib.SlackBuild |
cpp-netlib.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds