in reply to Processing POST request in simple Windows server.

If you want an http server, use one that someone else has written, such as Apache, don't write your own. You *will* get it wrong.
  • Comment on Re: Processing POST request in simple Windows server.