Skip to content

sjoshi6/go-back-n

Repository files navigation

Go-Back-N Project

Server

Initiate the server process as follows
python server.py SERVER_IP SERVER_PORT FILE_NAME PROBABILITY_VALUE 
Put appropriate text/number in place of SERVER IP, SERVER PORT, FILE NAME, PROBABILITY VALUE

Initiate the client process as follows

python client.py SERVER_IP SERVER_PORT FILE_TO_BE_SENT WINDOW_SIZE MSS CLIENT_IP
Put appropriate text/number in place of SERVER IP, SERVERPORT, FILE NAME, PROBABILITY VALUE, CLIENT IP

Experiment 1 can be triggered using

./result_script.sh
Enter the values for SERVER IP , SERVER PORT and CLIENT IP

Experiment 2 can be triggered using

./result_script2.sh
Enter the values for SERVER IP , SERVER PORT and CLIENT IP

Initiate the server process as follows

Sample execution snapshot

server execution

ScreenShot

peer execution

ScreenShot

Final State

server execution

ScreenShot

peer execution

ScreenShot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published