Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: IdTCPServer
| Subject: | Re: IdTCPServer |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 16 Jun 2006 13:00:15 |
"brandon" <someone@microsoft.com> wrote in message
news:4492f409@newsgroups.borland.com...
> Any provision for sending a Stream or Binary Transfer?
Of course. TIdTCPConnection (Indy 9) and TIdIOHhandler (Indy 10) have
methods for reading/writing streams and memory buffers.
Gambit