Il 01/04/2023 10:53, Bo Berglund via lazarus ha scritto:

And I can use Indy10 sockets rather than the now since long deprecated
TTcpClient and TTcpServer components.

I guess I will save myself a lot of time doing this...
If I were you I'd take ten minutes to give it a try. Just compile, launch two instances, and type in one and see the message in the other. Then decide which way to go. AFAIK all the Internet servers and clients around the world are using tcp/ip and none of them Indi10.... If Windows wants to connect reliably to Internet must provide a good implementation of the tcp/ip protocol, which is just exploited by the TTcpClient and TTcpServer components.

Giuliano

--
Do not do to others as you would have them do to you.They might have different 
tastes.

--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to