External IP

57 views
Skip to first unread message

Hendrix

unread,
Feb 8, 2021, 4:11:18 AM2/8/21
to Annex WiFi RDS
Hi,
I am new here so probably asking for the obvious...


I need to detect my external IP address, so I tried "api.ipify.org". In a browser this will return your external IP.
I can't figure out how to do the same in Annex. I tried this but it gives no result:

ONWGETASYNC answer_done
print WGET$("https://api.ipify.org", 443)
Wait
answer_done:
Print WGETRESULT$


Any help would be greatly appreciated

ciccio cb

unread,
Feb 8, 2021, 4:30:54 AM2/8/21
to Annex WiFi RDS
  Try simply 
wlog WGET$("api.ipify.org/", 443)

--
You received this message because you are subscribed to the Google Groups "Annex WiFi RDS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to annex_wifi_rd...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/annex_wifi_rds/3d73d639-9593-4b30-bd96-48355f332162o%40googlegroups.com.

Hendrix

unread,
Feb 8, 2021, 4:42:48 AM2/8/21
to Annex WiFi RDS
I already thought it would be easy...
Thanks, it works.
Reply all
Reply to author
Forward
0 new messages