An open API service indexing awesome lists of open source software.

https://github.com/hectorta1989/ondemand-shortest-hop-routing-protocol

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 replies
https://github.com/hectorta1989/ondemand-shortest-hop-routing-protocol

linux networkprogramming routing-algorithm routing-protocols socketprogramming

Last synced: 3 months ago
JSON representation

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 replies

Awesome Lists containing this project

README

          

# OnDemand-Shortest-Hop-Routing-protocol
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 replies