isakvik / ClientServer

Client/server program written in C++ in 2017/18, with NAT punchthrough handling (by central server)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client/server program written in C++ using SFML for socket/packet handling. Pretty simple system and structure, but demonstrates a NAT punchthrough system that makes connecting to others more robust.

See the NAT Punchthrough Server repo for the central server used for this experiment.

About

Client/server program written in C++ in 2017/18, with NAT punchthrough handling (by central server)


Languages

Language:C++ 100.0%