Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: tidTCPClient/Server - problem transfering data.
| Subject: | Re: tidTCPClient/Server - problem transfering data. |
| Posted by: | "Arvid Haugen" (arv..@elis.no) |
| Date: | Fri, 23 Nov 2007 09:10:55 |
>> I tried to implement solution #1 that you outlined, but this makes
>> my client hang
>
> That is because you are not using it correctly.
>
I do not know what I can possible do wrong, I made a simple test code with
only the code you supplied but the client keeps hanging.
However that is not a big issue. I implemented the RFC formatted code you
outlined. This works fine both in my test app and the real code - and was a
simple rewrite - so I will go with that.
Thank you very much for your help!