About the Internet connection
You can find all the information you need about this topic at this link.
Dragonfly is installed by default as a service and it starts automatically at Windows start. If needed you can DISABLE or set the MANUAL start for the “dragonfly service“ and launch it as explained below.
Launch Dragonfly
- Open the Windows Terminal or Power Shell and move into the folder
C:\Program Files\Onit\dragonflyservice\bin
- Launch:
- the following command if you are using Windows Terminal:
dragonflyservice -f
- the following command if you are using Power Shell:
./dragonflyservice -f
- the following command if you are using Windows Terminal:
Open the Dragonfly Web User Interface
To visualize the Dragonfly Web User Interface from the same machine that is running the Dragonfly App:
- Open your favorite browser and type the following URL:
http://localhost:5000/
- You will be asked to enter a username and a password. Put “onit” as username and the password shown in the appsettings.json file
Visualize the Dragonfly Web User Interface from another machine
If you want to visualize the Dragonfly Web User Interface from a different machine, then you have to replace “localhost” with the IP of the machine that is running Dragonfly.
If you want to visualize the Dragonfly Web User Interface from a different machine, then you have to replace “localhost” with the IP of the machine that is running Dragonfly.