Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

MihaiPopescu1985/Server-remi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-remi

A small server written in C++ for my remi game.

It listen to a port. It uses TCP/IP protocol. When a new connection is established, the first packet is opened and gets the number inside. If two numbers matched, the packets received from one IP are sended to the other IP that had the same number initialy. Many upgrades must be made, for example threads, and error support.

About

A server written in C++ for my remi game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages