I've already read some of the FAQs regarding winsock and some of its uses in this forum, that It can make a simple peer to peer chat.

I'm wondering if the number of clients that will be joining in the server can really increase using an array because, I'm planning to build a simple quiz game (such as question and answer and puzzles) on a Multi player version, minimum of 4 players, but any of the 4 may create or may only join the game.

Can it be possible?

Thanks for the answers in advance! ^_^