Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 321 Bytes

File metadata and controls

11 lines (8 loc) · 321 Bytes

Running the Server

To start the server, execute the following command:

java -jar haj-server-1.0.jar

You will be prompted to enter the port (e.g., 8080) or press Enter to use the default values. The server will then start, waiting for clients to connect. The server can be stopped by pressing Enter again.