Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedi6431 authored Jul 12, 2024
1 parent b3b40b7 commit 9e9f10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ After running it you can select the "system" that you're using.

## User guide
### Server
The server is built in java with a socket connection, it will use port 65000 and its own IPv4 as its IP address (Ex. 192.168.1.255).
The server is built in java with a socket connection, it will use port 65000 and its own IPv4 as its IP address (Ex. 192.168.1.255). To execute the server in backgroud use `javaw *name*`

### Client
The client is built in java with a socket connection like the server.
Expand Down

0 comments on commit 9e9f10d

Please sign in to comment.