Skip to content
Snippets Groups Projects
Commit b120f983 authored by Alexander Schulz's avatar Alexander Schulz
Browse files

changed REAMDE.md

parent 2d7d6e90
No related branches found
No related tags found
No related merge requests found
**Getting started** **Getting started**
1. Run `start_server.py` file to start a server. If there is no existing Server in the DS the server will declare himsel as new `MAIN` 1. Run `start_server.py` file to start a server. If there is no existing Server in the DS the server will declare himsel as new `MAIN` server.
2. Run `start_server.py` a second time to add a new server to the DS. The `MAIN` server will answer the new server and assign him a group. 2. Run `start_server.py` a second time to add a new server to the DS. The `MAIN` server will answer the new server and assign him a group.
3. Run `client_register.py` to start a client an register him to a group. 3. Run `client_register.py` to start a client and register him to a group.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment