Member1

Member1

  • NA
  • 169
  • 48.4k

How to connect single client to multiple server?

Jul 31 2015 6:39 AM
I want to connect single client to multiple servers . now my client able to connect to one server only. I think program needs to create one socket and one thread per server and port is common for all server. I found some examples regarding this but not found some in c#. Help me to find some links or examples.

Answers (8)