Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Transfering binary data from TidTCPClient to TidCmdTCPServer - HowTo?

www.cryer.info
Managed Newsgroup Archive

Transfering binary data from TidTCPClient to TidCmdTCPServer - HowTo?

Subject:Transfering binary data from TidTCPClient to TidCmdTCPServer - HowTo?
Posted by:"Chris Ueberall" (cuebera..@web.de)
Date:4 Dec 2007 14:06:39

Hi,

How can I send binary data from a TidTCPClient to a TidCmdTCPServer?
Is it possible to send the data with the SendCmd method?
I streamed the data as param, but can't access the data the right way
at the server, property 'RawLine' cuts it at the first new line.
Any suggestions?

--
Chris Ueberall;

Replies:

www.cryer.info
Managed Newsgroup Archive