C# .NET - TCP multi-client continous connection/data exchange

Dan Ricafort posted at 18-Nov-08 12:54

Hi,

I am wondering how should I implement my multi client-server application.

When the connection of a client is established with the server and the

exchange was done, can I just retain the connection until the client initiates to disconnect?

Or just disconnect whenever a request/response was finished then establish a new connection again if it is needed

I am just concerned that if the connection will be continous it may be not a good choice because of network issues (bandwidth,security or anything) or client machine issues (memory,local resource or anything)

I hope anyone can help me on this.

 

TIA- Dan


Click here to sign in and reply. You could earn money via our message board contest just for being helpful.
  TCP multi-client continous connection/data exchange - Dan Ricafort  18-Nov-08 12:54 12:54:30 AM
      re - A K  18-Nov-08 01:03 1:03:53 AM
          reply - Dan Ricafort  18-Nov-08 02:02 2:02:20 AM
              re - A K  18-Nov-08 02:22 2:22:22 AM
                  reply - Dan Ricafort  18-Nov-08 02:44 2:44:28 AM
View Posts

  

Search

search



Purchase