Announcing SDL_websrv 0.0.1

This is a simple webserver in a library. Perfect for game servers that want a web interface! It handles all connections for you and also handles GET and POST from clients, so you can use forms. Check it out!

This release adds multipart post handling…great for file uploading :wink:

Library Name: SDL_websrv

Compatibility: Linux 100% Windows 75% (all other OSs 25% please test on Mac and Be! somebody! anybody!)

Requires: SDL, SDL_net

Description: webserver in a library using SDL and SDL_net, like UT servers have web configuration now you can easily make one too!

URL: http://jonatkins.org/SDL_websrv/

E-mail: jcatki at home.com–
-==-
Jon Atkins
http://jonatkins.org/