TCPClient - Receiving Data

Giganews Newsgroups
Subject:TCPClient - Receiving Data
Posted by: Mick NA (racing_time_mpl…@hotmail.com)
Date:Mon, 29 Jun 2009

Hi All,

Before updating to Delphi 2009 I used Delphi 6.  I used a TClientSocket to
communicate to a RealBasic Server TCP Socket.  Worked like a charm.  I
would like to know if TCPClient and / or Indy TCP Client will still be able
to communicate with a server written in RealBasic.  The old method I used
was simple text based data.  Seems D2009 sockets have changed.  Any advice?
I have installed the older Tclientsocket which did work, however limited to
256 chars.  No good to me.

Thx
Mick.

Replies