Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does SDL support networking?

networking SDL support
0
Posted

Does SDL support networking?

0

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

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123