SDL Networking

I was wondering whether there are any plans to add networking support to SDL. I came across SDL_net, but it doesn’t seem to be quite on the same level as SDL - I couldn’t even find up to date documentation for the 2.0 release.

Any info would be very helpful. :slight_smile:

It is well documented here: http://jcatki.no-ip.org:8080/SDL_net/
SDL2_net is just really the same as the original

I dont think you miss much by using the SDL_net documentation at https://www.libsdl.org/projects/SDL_net/docs/index.html

I saw that link on the sdl_net page as well, doesn’t load. Might be only a temporary outage, but I’ve never been able to reach it.