/NS3-GUI-HELPER

This is GUI Helper for Basic NS3 Topologies.

Primary LanguageJavaMIT LicenseMIT

NS3-GUI-HELPER

NS3 GUI Helper is an open-source tool designed to simplify the code generation process for NS3 (Network Simulator 3) through an intuitive graphical user interface (GUI). This project leverages the core technologies of Java and Swing UI, offering a user-friendly experience for NS3 users.

Features

  • Code Generation: Easily generate NS3 simulation code through a graphical interface, reducing the complexity of manual scripting.

  • Intuitive UI: The Swing-based graphical interface provides a seamless and user-friendly experience, making NS3 simulation setup more accessible.

  • Configurability: Customize simulation parameters, scenarios, and network configurations effortlessly using the GUI controls.

Important Note

Please note that NS3 GUI Helper is specifically designed to work with IntelliJ IDEA IDE. Using any other IDE may result in compatibility issues and break the functionality of the project.

Getting Started

Prerequisites

  • Java Development Kit (JDK) installed on your system.
  • Clone the NS3 GUI Helper repository to your local machine.

Usage

  1. Compile the Java code: javac NS3GUIHelper.java
  2. Run the application: java NS3GUIHelper
  3. Utilize the intuitive GUI to configure NS3 simulation parameters.
  4. Generate NS3 code by exporting the configuration.

Contributing

We welcome contributions from the community! If you have ideas for improvements, new features, or encounter issues, feel free to open an issue or submit a pull request.

License

NS3 GUI Helper is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

NS3 GUI Helper is made possible by the contributions of the open-source community. We extend our gratitude to all contributors.

Repo Visualization

Visualization of this repo