Hello.
I'm new to Delphi and already lovin'.
Now I would need just a very simple TcpClient that can connect to a server and receive messages from it.
I've tried to look at examples but so far they are too complex.
I know I need a streamreader of sorts to attach to the socket and then read the incoming lines.
Thank you.
I'm new to Delphi and already lovin'.
Now I would need just a very simple TcpClient that can connect to a server and receive messages from it.
I've tried to look at examples but so far they are too complex.
I know I need a streamreader of sorts to attach to the socket and then read the incoming lines.
Thank you.