Skip to content

chris-clm09/cs460

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

//////////////////////////////////////////////////////
READ ME
/////////////////////////////////////////////////////

To run a connection test call:
python lab3ConnecitonTest.py

This test requires there to be a file called 'junk.txt',
this file is read and sent over the virtual network.
It is then saved as 'junkN.txt'.

To generate a 'junk.txt' file call:
python junkGenerator.py <number of lines in file>

If you then would like run the following:
./r

This will run the simulation and compare the two files
using diff.  Diff will display if the two files are
different.  If they are it is most likley becuase
a connection faild etc.

About

TCP Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published