Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : TServerSocket question.. please help:(
| Subject: | TServerSocket question.. please help:( |
| Posted by: | "N.Erim" (er..@satko.com.tr) |
| Date: | Thu, 27 Sep 2007 16:57:23 |
Hi,
I am using TServerSocket (Delphi) and when it works with connecttions
approximatelyt 200 , I think application makes windows slow or socket
traffic slow..
I can understand this slowness with this steps;
I am connecting Server PC with RemoteDesktop, At past, I was using PC
Anywhere to Connect PC but it is very slow,
First I start application and All Clients connects to Server, and I do not
close sockets for 20 minutes (Thread idle wait time)
Then I close remote desktop connection without logging of
Then I wait for 2 days and When I Try to open Remote desktop to connect to
pc and to check server application, it waits very long to connect to pc
When it is connected to pc, I close the server application and againg start
application.. So than, I can connect with Remote Desktop fast..
What the problem can be?? I am so sad about this.. Why My server
application makes PC network slow???