art-den / astra_lite

AstraLite is software for deepsky astrophotography and live stacking on low power PCs (like rapsberry Pi or Orange Pi)
MIT License
29 stars 1 forks source link

Feature: Allow hostnames and port number #7

Closed petmos closed 1 year ago

petmos commented 1 year ago

The field "Connect remote:" allows olny IP addresses. When using hostnames or port numbers like 127.0.0.1:8624 connecting fails with: "Error: Invalid socket address syntax"

Because ip Addresses can change when using DHCP it would be fine to use hostnames. Port number will be most of the time the default one. But perhaps someone must change it. In this case a field for the port number would be helpful.

art-den commented 1 year ago

I know about it. I will try to do this before release

art-den commented 1 year ago

Done in 0.0.93