Skip to content

A simple async Server for speed test with a simple client.

Notifications You must be signed in to change notification settings

sinainnet/challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

challange

Installing libboost-dev-all (=1.65.1) bionic (Ubuntu 18.04 LTS)

mkdir bin
cd bin
cmake ..
make

To run server, first open a new terminal then:

sudo ./server <path-to-config>

To run client, first open a new terminal then:

./client <path-to-config>

About

A simple async Server for speed test with a simple client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published