
Advanced Network Simulator
C++NS3DjikstraBellman-Ford
Course Project - Developed network protocols and a peer-to-peer search engine to optimize network efficiency
As part of a course project, I developed network protocols and a peer-to-peer search engine designed to optimize network efficiency and reduce search time complexity. The project utilized the NS3 simulation framework.
Implemented in C++, the simulator incorporated algorithm implementations including Dijkstra's and Bellman-Ford for route optimization. This project demonstrated advanced understanding of network principles and algorithm optimization techniques.