You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Bachelor's Thesis) A Web Application in Node.js/Express.js to visually aid teaching and studying basic algorithms for Ad Hoc Networks. Uses graphs and step by step explanatory text for algorithm executions. See REAMDE below.
Implemented a 802.11 DCF MAC Protocol operation with Gillbert-Elliot channel model, RTS/CTS exchange, in different network topologies. Used C++ for implementation.
Making a software defined datacenter. Which includes various virtual networks with mutiple network functions deployed on it. This includes SDN network deployed on real hardware.
drawthe.net draws network diagrams dynamically from a text file describing the placement, layout and icons. Given a yaml file describing the hierarchy of the network and it's connections, a resulting diagram will be created.