Re: service soemtime will get slower -- what to watch



Hi,



"Ryan Liu" <rliu@xxxxxxxxxxxxx> wrote in message
news:OoKqNhJSIHA.5164@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I use C# wrote an Client/Server application. In production environment,
will be 130 clients (Windows XP) connect to a Server (Windows 2000/2003
Server) thought TCP/IP socket in a local 100M LAN. "Server" is running as
a Windows service. The is one thread running for one clinet in the server.

How you know how many clients are running at a given time?
Do you close your connections after you transfer data?

Sometime the user tells me the Sever will be slow after it runs for 1-2
days.

It sound like you are not closing the connections. Do a netstat -an and see
how many open connections you have.


--
Ignacio Machin
http://www.laceupsolutions.com
Mobile & warehouse Solutions.


.



Relevant Pages

  • Re: Is this possible??
    ... If you think your BE will eventually become SQL Server, ... Search here or the KB for articles on client/server ... What you loose with A2007 is the ability to secure objects in the database ...
    (microsoft.public.access.tablesdbdesign)
  • Re: How about "Rapid Rich Internet Application Development"?
    ... I have had this "crazy" idea since 2004 that HTML with JavaScript running inside a Browser just isn't good enough to become a replacement for todays Rich Client/Server and N-Tier Windows Applications. ... And why should an application developer have to manually write remote functions/objects on the server and then write code on the Client to call these functions? ... to get this kind of functionality working transparently for the developer, we need a framework with a large enough set of components which can take care of client/server separation and all the communucation for us. ... The basic framework is relatively easy to use by component developers, but making a visual component usable in the context explained above requires ...
    (borland.public.delphi.thirdpartytools.general)
  • How about "Rapid Rich Internet Application Development"?
    ... I have had this "crazy" idea since 2004 that HTML with JavaScript running inside a Browser just isn't good enough to become a replacement for todays Rich Client/Server and N-Tier Windows Applications. ... And why should an application developer have to manually write remote functions/objects on the server and then write code on the Client to call these functions? ... to get this kind of functionality working transparently for the developer, we need a framework with a large enough set of components which can take care of client/server separation and all the communucation for us. ... The basic framework is relatively easy to use by component developers, but making a visual component usable in the context explained above requires detailed knowledge of the component being ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Best desktop OS for VS 2005
    ... utterly stupid and breaks every rule of client/server computing. ... We're talking about putting a server OS on a development computer. ... Windows XP, I'm not surprised. ... nobody said anything about doing development work on "a production ...
    (microsoft.public.vsnet.general)
  • Re: Securely getting a password from a custom app into Oracle
    ... For client/server encrypted communications, look at Oracle's Advanced ... options for the server environment. ... test all versions of the Oracle client software version you use ...
    (SecProg)

Loading