项目作者: nebbsie

项目描述 :
Multithread C++ game server with disconnection detection.
高级语言: C++
项目地址: git://github.com/nebbsie/Multi-Threaded-Game-Server.git
创建时间: 2016-07-14T08:21:51Z
项目社区:https://github.com/nebbsie/Multi-Threaded-Game-Server

开源协议:

下载


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.