Re: How to find network computers, use Rendezvous?
Re: How to find network computers, use Rendezvous?
- Subject: Re: How to find network computers, use Rendezvous?
- From: jj <email@hidden>
- Date: Fri, 15 Oct 2004 11:08:22 +0200
This works fine here if you need only a list of IP numbers:
set IPs to paragraphs of (do shell script "arp -a | awk '{print $2}' | tr -d
'()'")
jj
--
http://www.macscripter.net/
http://www.osaxen.com/
> I'm trying to figure out the best way to find what computers are
> currently connected to the LAN. I'm also interested in knowing if
> and how to access Rendezvous from applescript. Ahyone done that?
> thanks.
> --
> tom trinko http://members.aol.com/trinkos/basepage.html
> 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
_______________________________________________
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