Does SDL support networking?
Networking is outside of the scope of SDL, but due to popular demand a simple cross-platform sockets wrapper called “SDL_net” is available at the SDL libraries page. A simple chat client/server is included which makes use of an example GUI library as well.Q:Does SDL support PCX, JPG, PNG, etc…A:The BMP and WAV file loaders included with SDL are simple examples demonstrating how to load an image and sound format. You should be able to write your own reader for any format. The main library is suppose to be fast and small, and so does not include any additional loaders. A sample image loader library called “SDL_image” is available from the SDL libraries page which supports loading BMP, PCX, GIF, JPG, PNG and TGA images to SDL surfaces.Q:Does SDL support MP3, Ogg Vorbis, etc…A:The BMP and WAV file loaders included with SDL are simple examples demonstrating how to load an image and sound format. You should be able to write your own reader for any format. The main library is suppose to be fa