Sockets programming

May 1, 2015 at 3:07pm
Hello :) I am new to socket programming.My question is this:
If a Client wants to be able to connect to multiple Servers then he needs to call connect as many times as the number of Servers he should be connected to.So what I thought was to create a new socket for each call to connect.Is this the right way of doing this?
May 1, 2015 at 3:39pm
That will do just fine captain.
Topic archived. No new replies allowed.