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

https://github.com/nanitefactory/selective-repeat

A visual demonstration of SR protocol using UDP socket programming written in Java.
https://github.com/nanitefactory/selective-repeat

network network-programming networking protocol selective-repeat selective-repeat-protocols socket socket-programming udp udp-client udp-server udp-socket

Last synced: about 2 months ago
JSON representation

A visual demonstration of SR protocol using UDP socket programming written in Java.

Awesome Lists containing this project

README

        

# Selective-Repeat

## 개요
- 2016학년도 3학년 2학기 '컴퓨터네트워크' 수업 과제
- UDP 소켓 통신을 이용하여 SR 재전송 프로토콜 구현
- 송수신측 버퍼 상황을 애니메이션 표현

## 실행화면
![1](./etc/1.PNG)
![2](./etc/2.PNG)
![3](./etc/3.PNG)
![4](./etc/4.PNG)
![5](./etc/5.PNG)
![7](./etc/7.PNG)
![8](./etc/8.PNG)