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
Build network topologies using our modern design and easy to use tool using a variety of devices and link them together using appropriate cable. Set a subnet mash and supernet mash for your network as well as assigning IP addresses to the devies. Validation can be run against your network to check for incorrect assigned IP address or for the opt…
Project carried out in 2022. It consists of a dns server made in Java. Receives requests through IPv4 and makes good use of RFC 1035. Project already finished.
Investigation of network geometry and percolation in directed acyclic graphs (MSci Thesis). Maintained by Ariel Flint Ashery and Kevin Teo. Supervisor: Timothy Evans
Created a Risk Assessment Report, Threat Modeling Report, Network & Data Security Report, Third-Party Risk Report, Incident Response Plan, Business Continuity Plan, and Executive Summary for VISION (All entities and events in this case study are purely hypothetical. Details of the case study are inspired by real-world events.)
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.
design and configure a network (RIP and OSPF) for a nonprofit educational organization that contains three interactive halls offering all the essential tools a student can use from PCs to Printers and Laptops.
This is a repo for the project "Network Topology of Wikipedia" in the relative subject "Network Modelling & Design" which was taught in the academic calendar year of 2019-20 in the University of Ghent
Implemented a 802.11 DCF MAC Protocol operation with Gillbert-Elliot channel model, RTS/CTS exchange, in different network topologies. Used C++ for implementation.