Skip to content
Snippets Groups Projects
Select Git revision
  • 2d7d6e9078de095bdbc36fd7a883158e0e7e3292
  • main default protected
2 results

ds-project

  • Clone with SSH
  • Clone with HTTPS
  • 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
    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.