can anybody tell me how i can create a server array and control every socket of that array
sock[0] should be listening and all other should connect with the incoming connections

thanks