Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jul : IdTCPClient or IDTCPServer
| Subject: | IdTCPClient or IDTCPServer |
| Posted by: | "Eric Verstrepen" (eric.verstrep..@pandora.be) |
| Date: | Tue, 4 Jul 2006 17:26:39 |
Hi all,
I have a project where i need to connect too machines with tcpip.
The machines has a fixed IP-adres and a portnumber.
So i think that my application needs an IdTCPclient.
Am i correct ?
But, on my application, i have to connect to several machines ( +/- 50).
Does this means i need 50 IdTCPclients.
And is this possible with Indy ?
Are there no problems of freezing of the application or do i need 50
Antifreeze components ?
Hope someone can help,
Best regards,
Eric Verstrepen