Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Get router internal IP adress

$
0
0
Hello everyone, i have a little question, my search didn't give any results.


It's about the router internal IP adress.


For get Your internal IP adresse it's this :
[ autoit ]      
$Internal= @IPAddress1
Giving you something like : 192.168.0.1


For get your external ip adress it's this :
[ autoit ]      
#include <Inet.au3> $External=_GetIP()
Giving your router ip on the internet.


But your router have also an ip in the local network, usually the last ip before broadcast : 192.168.0.254


How to get it with AutoIt ? - Thanks for answers.

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>