Skip to content

MronakX/ComputerNetworkAssignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerNetworkAssignments

Course assignments of course: Computer Network / Fall 2021 given by Professor Qun Huang, Peking University

Full of redundant statement like useless printf, so maybe not readable;(

  • Assignment 1 FTP (A Multi-Client File Transfer Application)
    • A practice for socket programming
    • TODO.
  • Assignment 2 RTP (Reliable Transport Protocol)
    • A simple(?) reliable transport protocol based on UDP
    • An imperfect version (too hard to get full mark..)
  • Assignment 3 Routing Simulator
    • A simple TCP-based simulation of Agent-Router model using Distance Vector Algorithm.
    • (Hope to be) perfect.
  • Assignment 4 L2Forward
    • TODO. Maybe later.

About

IMPERFECT implements of course projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published