This is my small server written in C++ for Windows using winsockets and threads
its porpuse is to handle data from client to client and estabilish connection.
it has 2 choices
1.you paste all the code in visual studio and compile it
2.use git clone repo from visual studio
1.enter ip address (you can use vpn like radmin or any other) that client shares too
2.enter any port you want
3.wait for users
4.Profit!