ndfred / iperf-ios

iPerf 3 library and app for iOS
Other
186 stars 26 forks source link

Unable to connect to host message when using IPv4 address #40

Closed salamander-in-steinachtal closed 3 years ago

salamander-in-steinachtal commented 3 years ago

When using an ipv4 address as opposed to hostname I receive the message „unable to connect to server“. The resolvable hostname works fine the server has both an ipv4 and IPv6 address - the IPv6 address works too

ndfred commented 3 years ago

First time I've had that report. The app is not doing any validation on an IPv4 address (since you can enter anything in that field really), maybe it has been misspelled, a space at the end or something? I primarily use IPv4 addresses and have no issue really.

salamander-in-steinachtal commented 3 years ago

Thanks for looking - no spaces/junk were present - issue is highly intermittent I’ll re-open if I can reliably recreate