Handle query strings using socket programmingI finally managed to get the query string. I wasn't reading/parsing the buffer correctly because I d...
Handle query strings using socket programming[quote=PanGalactic]Why not use BusyBox's httpd and create a CGI program in C?[/quote] Because I did...
Handle query strings using socket programming[quote=PanGalactic]Why not use Apache and create a CGI program in C?[/quote] I can't use Apache, be...
Handle query strings using socket programmingHi, I need to make a daemon which listens to port 81 for messages like http://localhost/message?comm...