Updated Getting Started (markdown)

MaxXor 2018-10-30 08:02:15 +01:00
parent 0a1be55cd4
commit f242ddccef
1 changed files with 1 additions and 1 deletions

@ -8,4 +8,4 @@ After starting `Quasar.exe` for the first time, you will need to build a client
## 3. Connecting the Server and Client ## 3. Connecting the Server and Client
The standalone client from the previous step has to be deployed on the computers of the users. Simply executing the client on the computers is enough. The client will take care of the installation, startup, etc... Once installed the client will try to connect to your Server on the specified host-name and port. It might be necessary to set up port forwarding to your local Server if it is behind a firewall in your network. You can automatic forwarding with UPnP in the settings if it's enabled by your firewall. The standalone client from the previous step has to be deployed on the computers of the users. Simply executing the client on the computers is enough. The client will take care of the installation, startup, etc... Once installed the client will try to connect to your Server on the specified host-name and port. It might be necessary to set up port forwarding to your local Server if it is behind a firewall in your network. You can use automatic forwarding with UPnP in the settings if it's being supported by your firewall/router.