Skip to content

Rob12312368/ComputerNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo includes the three computer network projects I did. The brief introduction of them are listed below:

  1. Use UDP to implement distributed file transfer, which means there are file chunks being transfered between multiple senders and requesters.
  2. Based on the first project, add a intermediate node called emulator to facilitate real-world network features such as delaying, packet queuing, packet dropping, etc.
  3. Based on all the previous projects, implement link state routing, and simulate trace route function to print out the shortest path between two nodes.

You can find details of the project in each directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages