about socket with tci/ip

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: manu (manu_at_manu.net)
Date: 10/06/04


Date: Wed, 6 Oct 2004 16:19:00 +0200

hi,

I have a server app on a computer and some clients onto others computers
(classical).

The clients and the server ask every 10 secondes, if the other is alive.
Sometimes, there is a time out: the response never come. All responses come
back very quickly, less than one seconde. Even if i wait 60 secondes.

What is the reason ?

- Too much clients ?
- CPU is overloaded ?
- because of hardware ? (switchs, hubs,...)
- bad programmation ?

Is a tcp/ip packet can be loosen ?
(in this case is it valid to say that it's the reason ?)

thanks.



Relevant Pages

  • Re: about socket with tci/ip
    ... > I have a server app on a computer and some clients onto others computers ... > The clients and the server ask every 10 secondes, ... there is a time out: the response never come. ... Even if i wait 60 secondes. ...
    (microsoft.public.win32.programmer.networks)
  • TCP broadcasting/Multicasting.. with C#
    ... I'm writing a server application which uses TCP sockets. ... there would be about 4000 clients connect to this server app. ... Can anyone suggest me how to broadcast a packet to all of the clients ...
    (microsoft.public.dotnet.languages.csharp)