This is a portable network library for use with SDL. It's goal is to simplify the use of the usual socket interfaces and use SDL to handle common portable functionality such as threading and reporting errors.
This library supports most platforms that offer both SDL3 and networking.
The latest version of this library is available from GitHub: https://github.com/libsdl-org/SDL_net/releases
Installation instructions and a quick introduction is available in INSTALL.md
This library is distributed under the terms of the zlib license, available in LICENSE.txt.
Enjoy!