/transGBN

使用Python 实现的Go-Back-N 协议,模拟可靠文件传输。

Primary LanguagePythonApache License 2.0Apache-2.0

transGBN

Introduction

A simulation of Reliable file transfer using Go-Back-N protocol by Python.

使用Python实现的模拟数据链路层GBN协议,实现可靠文件传输

This is an experiment of Computer Network Course.

这是计算机网络课程的一个实验。