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....



LinkBack URL
About LinkBacks
Ok, well if someone can help, please do.... 



But now that I've gotton most of the mechanics worked out, I will get to work! Heh, funny, I've used a client I wrote for several months without ever having to worry about that, I just strip all of the HTML and go from there. Anyway, thanks for the link