Skip to content

The GSM Simulation Program aims to replicate the behavior of a basic GSM network with mobile devices and cell towers. It allows users to create and manage mobile devices, cell towers, and simulate communication between them.

Notifications You must be signed in to change notification settings

okdotdev/Gsm-Network-Symulation-Java-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📞 GSM Simulation Program in Java ☎️

This README file provides an overview and instructions for using the GSM Simulation Program implemented in Java. The GSM Simulation Program is a simple simulator that mimics the functioning of a GSM (Global System for Mobile Communications) network.

📋 Overview

The GSM Simulation Program aims to replicate the behavior of a basic GSM network with mobile devices and cell towers. It allows users to create and manage mobile devices, cell towers, and simulate communication between them.

📝 Requirements

To run the GSM Simulation Program, you need the following:

  • ☕ Java Development Kit (JDK): Ensure you have JDK installed on your system.

🚀 Getting Started

  • Clone the Repository: Clone the GSM Simulation Program repository to your local machine using the following command:
git clone <repository_url>
  • Compile the Code: Open a terminal or command prompt, navigate to the root folder of the cloned repository, and compile the Java source files using the following command:
javac Main.java

Run the Program: Once the code is successfully compiled, execute the program using the following command:

java Main

About

The GSM Simulation Program aims to replicate the behavior of a basic GSM network with mobile devices and cell towers. It allows users to create and manage mobile devices, cell towers, and simulate communication between them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages