Skip to content

meghprkh/go-back-n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CN Project - Implementation of GoBackN protocol

Authors

Megh Parikh - 201501184 Vikrant Goyal - 201502040

Usage

$ ./server.py 6000
$ ./client.py 6000 samples/a.jpg
  • ./server.py serverPort [timeout = 0.01]
  • Usage: ./client.py serverPort fileToUpload [windowSize = 7] [timeout = 0.01]

The output can be seen in file output

About

An implementation of Go-Back-N protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages