Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: SendBuf
| Subject: | Re: SendBuf |
| Posted by: | "Ivan Kossey" (spamers.sollen.sterben@cablenet.de) |
| Date: | Thu, 23 Mar 2006 21:03:43 |
Problem resolved so:
TcpClient1.Sendbuf(...
Perhaps the socket instance needed because SendBuf defined in the
"grandfather" of TTCPClient.
>
> SendBuf is declared as dynamic function and I receive the error
> "undefined identifier". How can I send a command to remote socket? Is
> there in Net an example which explains interaction between sockets on this
> level?
>
> Thanks
none