Skip to content

avadnais/networking-measurements

Repository files navigation

A program to measure latency and throughput of TCP and UDP across various machines.

First run either TCPServer or UDPServer. Connect to the server by running the corresponding client. The results of the tests get stored in the results directory. After running the server and client, run the main method in Webpage to update the graphs the and the results.html webpage is generated.

Assignment description: http://gee.cs.oswego.edu/dl/csc445/a1.html

My results: http://cs.oswego.edu/~avadnais/csc445/networking-measurements/results/

About

A program to measure the latency and throughput of TCP and UDP across various machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors