11-27-2011, 02:43 PM
Well, I have never really worked with the Winsock Control, so I have no idea if this would work, but you can give it a shot!
Code:
Dim wList As List(Of Winsock)
wList.Add(Winsock1)
wList.Add(Winsock2)
'...Etc