More networking issues here. My problem is that when I have the IE browser access my server, it just sits there, waiting for more bytes. Yet, when I use the client I made, all goes well. So it has to do with IE wanting a sort of "end of transmission" from me. Unfortunately, I can't figure what those bytes may be. I know that when I use my client to access an external server, I send "\r\n\r\n" as the standard "done sending" signal. But the server never gives me any signal. Now I'm really confused! Then how does my client know?? I wrote it dammit! What's going on here?Ok, well if someone can help, please do....