/Socket-Programming-Hot-Potato

Basically a practice on socket programming. Ringmaster accepts incoming connections from players, sets up a ring and sends it to a random player with set num of hops. When hops==0, the player becomes 'it', returns the trace back to the ringmaster. Ringmaster gracefully closes the connections.

Primary LanguageC++

Stargazers

No one’s star this repository yet.