Skip to content
 
 

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Chat Server

Compiled on Linux Ubuntu

Server

    g++ server.cpp api/api.cpp -o server

Client

    g++ -pthread client.cpp -o client

Run

Server

Before running:

    sudo apt install fortune-mod

Then:

    ./server

Client

    ./client localhost 23001 23002 23003

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages