Where can I find the instructions to use Zorin Connect? I've downloaded the app and opened it on my Samsung phone and also opened it up on the desktop OS, but neither the desktop OS or the mobile device are finding anything.
See if my Tutorial helps:
Added the new rule, but it didn't find any devices. I have Zorin Connect loaded and open on my phone, and my desktop Zorin OS set to WIFI. I added UFW (sudo gufw) and then created a new rule per your directions, and then entered my WIFI IP address and assigned port 1764.
Am I missing anything?
Make sure both your devices are connected to the same WiFi network.
It can help to disable the firewall to connect the devices during setup. Afterwards you can turn it on again.
The ports 1714 and 1764 should be opened in the ufw:
sudo ufw allow 1714:1764/udp && sudo ufw allow 1714:1764/tcp
If you have tried both @littlekun and @Forpli 's advice and still no joy you could remove the Zorin App from your Samsung and install KDE Connect instead. I have had to do this in the past when I could not get Zorin connect. These days I don't run Zorin as my daily driver. Just to add GUFW also contains the pre-made rules for KDE Connect too.
They were on the same network. Thanks.
Disabling the firewall worked. Thanks for the help...
Forpli's advice worked.