"Computer Networks" course projects
GBN and SR ARQ point to point protocols implementation
Development info:
- language: python 3.7
- multiprocessing library: multiprocessing
OSPF implementation with GUI demonstration
Development info:
- language: python 3.7
- multiprocessing library: multiprocessing
- graphic library: pygame
Periscope system implementation with two different approaches (direct and with neural net)
Development info:
- language: python 3.7
- multiprocessing library: multiprocessing
- graphic libraries: pygame, pyOpenGL
- machine learning libraries: tensorflow, keras