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
- Host: GitHub
- URL: https://github.com/hectorta1989/ondemand-shortest-hop-routing-protocol
- Owner: HectorTa1989
- License: gpl-3.0
- Created: 2021-12-09T02:12:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T02:25:06.000Z (almost 4 years ago)
- Last Synced: 2025-02-24T17:15:08.226Z (8 months ago)
- Topics: linux, networkprogramming, routing-algorithm, routing-protocols, socketprogramming
- Language: C
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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