Skip to content

Overview For this assignment you will be developing and implementing : An On-Demand shortest-hop Routing (ODR) protocol for networks of fixed but arbitrary and unknown connectivity, using PF_PACKET sockets. The implementation is based on (a simplified version of) the AODV algorithm. Time client and server applications that send requests and repl…

Notifications You must be signed in to change notification settings

SOYJUN/Implement-ODR-protocol

Repository files navigation

Copyright (c) 2014 Jun Zeng. <[email protected]> <[email protected]>
All rights reserved.

Based on Steven Codes' library. UNIX Network Programming, Volume 1, Third Edition.

Unrestricted rights are granted to instructors and students of CSE530 class in Fall 2014
at Stony Brook University.

About

Overview For this assignment you will be developing and implementing : An On-Demand shortest-hop Routing (ODR) protocol for networks of fixed but arbitrary and unknown connectivity, using PF_PACKET sockets. The implementation is based on (a simplified version of) the AODV algorithm. Time client and server applications that send requests and repl…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published