Sockets programming

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?
That will do just fine captain.
Topic archived. No new replies allowed.