8
Reply

How to connect single client to multiple server?

Member1

Member1

Jul 31 2015 6:39 AM
1.5k
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)