Skip to content

Repository files navigation

GBN-Python

How to use

You just need to use two files in this project.

  1. test_send.py
  2. test_recv.py

create sender

Open one terminal and run the command below

python test_send.py

and then enter like this

Please input your option: send/receive/close: send

create receiver

Open another terminal and run the command below

python  test_recv.py

and then enter like this

Please input your option: send/receive/close: receive

Check

If you want to check that two files are the same, you can use the file named "check_if_reliable.py"

run then command below

python check_if_reliable.py

About

GBN- Reliable Transfer Protocol -Computer Network Top-Down Version 7

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages