> However, when I try to use a web browser (Firefox) to connect > to http://192.168.1.65:8023 , I RARELY get the http header (GET request, > etc.). Most of the time, the browser doesn't seem to send anything. But, > if I send data back to it, then disconnect, it DOES show up on the > browser. What does your reply look like to the browser? If you don't send content-type and content-length, it will wait until the connection is dropped to display the page. > So... any ideas on why I am not consistently seeing the GET request? If I > connect with a telnet client, it works every time! Perhaps try flushing the receive buffer before accepting perhaps? -- Andrew -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist