Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: Converting From TClientSocket
| Subject: | Re: Converting From TClientSocket |
| Posted by: | "Jack Mason" (jackmas..@mindspring.com) |
| Date: | Tue, 4 Sep 2007 11:55:26 |
Well, actually it does match.... we just read the '#' character as part
of the header because we throw it away. If it is not a '#' character,
it means we did not get a valid response back, but an error message. So
we read 34 characters (instead of the 33 for just the header). Sorry,
did not mean to confuse you with that little detail.
none