Re: machine IP address
Re: machine IP address
- Subject: Re: machine IP address
- From: Adam Bell <email@hidden>
- Date: Tue, 25 Jul 2006 16:04:17 -0300
Title: Re: machine IP address
Assuming you mean external to your router:
-- Using
http://checkip.dyndns.org/
set myIP to
word 25 of (do shell
script "curl
checkip.dyndns.org")
if you mean internal, this does it for en0:
set ip_internal to do shell script ("ipconfig getifaddr en0")
At 2:47 PM -0400 7/25/06, Bob Cuilla wrote:
Does anyone know a good way to get the IP
address?
Bob Cuilla
Orlando, FL
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list
(email@hidden)
Help/Unsubscribe/Update your Subscription:
>esscable.net
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden