I am creating MSN Messenger-esque Chat Client/Server Package for internal communications, however, is there a simple way to manage multiple WinSock Connections without creating something like 400 Winsock Controls on my form? (the projected usage is somewhere around 300-375 clients connected to a server spanned across two servers).