haowenmvp / ECE438

UIUC Computer Networks(2018 Fall)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIUC ECE/CS 438 Computer Networks(2018 FALL)

MP1

Develop a Server that runs HTTP and accepts downloading requests

MP2

Use UDP sendto() and recvfrom() to implements TCP's functionalities including reliable transmission, fast recovery and congestion avoidance

MP3

Implement OSPF and RIP

MP4

Implement random access functionality to simulate what happens at link layer

About

UIUC Computer Networks(2018 Fall)


Languages

Language:C++ 81.5%Language:C 13.4%Language:Makefile 4.6%Language:Shell 0.4%