Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thu-cs-lab/data-link-protocols

数据链路层协议在线模拟器
https://github.com/thu-cs-lab/data-link-protocols

Last synced: about 1 month ago
JSON representation

数据链路层协议在线模拟器

Awesome Lists containing this project

README

        

# 数据链路层协议

为《计算机网络》中出现的数据链路层协议提供一个网页互动版本。

启动:

```shell
npm install
npm start
```