Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: SendBuf - how to do with tmemorystream?
| Subject: | Re: SendBuf - how to do with tmemorystream? |
| Posted by: | "Angela Bodnar" (angela.bodn..@noris.org) |
| Date: | 8 Aug 2006 12:32:35 |
I am disappointed in the lack of responses I received, however
I was able to get my code to work by increasing the Sleep time
to 2000. I guess I just was not waiting long enough for the
socket to free up.
I would also like to thank Paul Gertzen. I found
a bit of code he put in the Borland newgroup on
Nov 14 2000 that helped.
Angela
"Francois Piette [ICS & Midware]" <francois.piette@overbyte.be> wrote:
>> Looks complicated and says that it has limited support for
>> non-blocking asyncronous sockets, which is what I must use.
>
>If you need non-blocking asynchronous sockets, use ICS !
>Download full source code from http://www.overbyte.be and subscribe to the
>support mailing list to ask for your technical questions (about one thousand
>susbcribers sharing their knowledges is much better than this newsgroup).
>See "support" link at http://www.overbyte.be for details.
>
>
>Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
>--
>francois.piette@overbyte.be
>Author of ICS (Internet Component Suite, freeware)
>Author of MidWare (Multi-tier framework, freeware)
>http://www.overbyte.be
none