Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The C++ Network Library Project -- cross-platform, standards compliant networking library.

License

NotificationsYou must be signed in to change notification settings

cpp-netlib/cpp-netlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Network LibraryThis is a collection of network related routines/implementationsgeared towards providing a robust cross-platform networking library.This 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.This library is released under the Boost Software License (please seehttp://boost.org/LICENSE_1_0.txt or the accompanying LICENSE_1_0.txt filefor the full text.

About

The C++ Network Library Project -- cross-platform, standards compliant networking library.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++55.9%
  • HTML33.7%
  • JavaScript5.3%
  • CSS1.6%
  • CMake1.6%
  • Python1.3%
  • Other0.6%

[8]ページ先頭

©2009-2025 Movatter.jp