项目作者: nebbsie
项目描述 :
Multithread C++ game server with disconnection detection.
高级语言: C++
项目地址: git://github.com/nebbsie/Multi-Threaded-Game-Server.git
Multi-Threaded-Game-Server
This project was completed for an university assignment. The aim was to create a multi threaded game server in c++. The server had to be able to allow new connections and to check for connections that had been lost.