Skip to content

MJHylkema/RIP-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIP-Protocol

Class name Description
Main.java Runs the Parser class to set up the configuration, initialises the Daemon and then starts a continuous loop of incoming event reaction (using the selector abstract class).
Parser.java Parses router configuration file into a key-value Map.
Daemon.java Manages the entire routing process, including sending and receiving packets and timer management.
RoutingTableEntry.java Holds information about a routing table’s entry.

About

RIP Daemon implementation - April 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages