in reply to RE: How do I write a simple webserver
in thread How do I write a simple webserver

To tell the browser that you are done, you need to close the socket: close $host

        - tye (but my friends call me "Tye")