Skip to content

Ripich103/ServerForChat

Repository files navigation

ServerForChat

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.

how to build it?

it has 2 choices

1.you paste all the code in visual studio and compile it

2.use git clone repo from visual studio

how to use?

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!

About

my small server implementation for chatapp in console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages