Skip to content

SAM33/2015-BandwidthTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Test Local Network Bandwidth


Author : Sam33
Data : 20150514

How to compile :
1.make clean
2.make

Useage :
1.Prepare two computer in the same local network. (example : 192.168.1.101, 192.168.1.102)
2.Chose one to be server , another one to be client (example : 192.168.1.101 --> Server)
3.Edit line 35 to be server address "127.0.0.1" --> "192.168.1.101"
4.run server program on 192.168.1.101
5.run client program on 192.168.1.102
6.server program will tell you how much bandwidth you have.

NOTICE : When this program is running , your local network will be very slow.

About

Test the bandwidth of your local network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors