Skip to content
Finn Dilan edited this page Aug 24, 2023 · 6 revisions

Welcome to the NetSim wiki!

What is NetSim?

NetSim is a network simulation tool which allows you to simulate a network with up to 5 clients and 5 servers. You can send HTTP GET requests to the servers and see the packets being exchanged between the devices. You can also view detailed information about the packets in the packet analysis tab.

What is the purpose of NetSim?

NetSim is designed to provide an interactive and educational environment for learning about networking concepts. With the ability to create clients and servers, simulate HTTP GET requests, and exchange packets between devices, this simulator offers a hands-on experience for understanding networking principles.

Where to start

We recommend downloading and running the project to get started. You find more on this in the Getting started page.

We also have a user manual which will guide you while using the app.

If you are completely new to networking we recommend to get the basics down and read the networkarchitecture guide page, where all the important information are explained.

For contributors we provide a detailed documentation as well as a roadmap and a FAQ.

Index of notable sections