Tiny Custom Web Server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a tiny custom web server, built using C code. It handles a little bit
of header information, and can receive a file upload. I understand that
front page is more of an html editor, but where can I find out information or
sample code on how to handle headers and file uploads? My web server kind of
works, but I don't have enough information on the server side of development
to improve this tiny custom web server.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top