Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Do TIdTCPClient connects and disconnects cause heavy CPU/Network load?
| Subject: | Do TIdTCPClient connects and disconnects cause heavy CPU/Network load? |
| Posted by: | "PeaShooter_OMO" (jacquesv..@homemail.co.za) |
| Date: | Thu, 11 May 2006 01:01:48 |
Can I TIdTCPClient.Connect, WriteLn, Disconnect every time I want the client
to send data to the TIdTCPServer.
Does it cause heavy load on the CPU or Network or is it the preferred way?
Thanks