Libraries:Networking

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

Name Language Platform Description
Boost.ASIO C++ Any A Boost-integrated library with an elegant C++ interface for Asynchronous or Synchronous IO operations for sockets. Accepted to Boost, but not yet in the main distribution.
libpkg C Any BRL-CAD's libpkg Network Package Library, simple interface for synchronous or asynchronous network transport
HawkNL
Quazal
OpenTNL
SDL_net
Zoidcom
RakNet
DemonWare
eNet A wrapper over UDP allowing multipule reliable or unreliable streams through a single socket.
Twisted Python Any A highly recommended asynchronous networking framework for Python
Zig