Re: Program Linking via IP (Was: Why doesn't this work?)
Re: Program Linking via IP (Was: Why doesn't this work?)
- Subject: Re: Program Linking via IP (Was: Why doesn't this work?)
- From: Phi Sanders <email@hidden>
- Date: Thu, 8 Feb 2001 17:18:12 -0500
This works for me:
set remoteApp to application "Finder" of machine "eppc://
<dotted.quad.ip.address>"
using terms from application "Finder"
tell remoteApp
beep
end tell
end using terms from
~Phi
--
Phi Sanders
"And now, back to your regularly scheduled reality."
On 2/8/01, David Blache {email@hidden} said the following :
>
Ok. I'm trying it via IP on an internal network. It's not working either
>
way. No router/firewall is involved.
>
>
-David
>
>
on 2/8/2001 3:48 PM, Phi Sanders (email@hidden) wrote:
>
>
> That works for a homogenous apple talk network,
>
> but I think she is trying to link via IP...
>
>
>
> In which case I'd suspect a router/firewall is not passing
>
> the port she needs to access...
>
>
>
> ~Phi
>
> --
>
> Phi Sanders
>
>
>
> "And now, back to your regularly scheduled reality."
>
>
>
>
>
> On 2/8/01, David Blache {email@hidden} said the following :
>
>
>
>> tell application "Finder" of machine "My Machine Name"
>
>> say "hehehe"
>
>> end tell
>
>>
>
>> ...I could have fun with this... :)
>
>>
>
>> -David
>
>>
>
>> on 2/8/2001 2:31 PM, Phi Sanders (email@hidden) wrote:
>
>>
>
>>> Isn't the protocol eppc:// ??
>
>>> afp:// is for mounting shares I believe.
>
>>>
>
>>> ~Phi
>
>>> --
>
>>> Phi Sanders
>
>>>
>
>>> "And now, back to your regularly scheduled reality."
>
>>>
>
>>>
>
>>> On 2/8/01, Michelle Steiner {email@hidden} said the following :
>
>>>
>
>>
>
>>>> This one-line script returns a -916 error (port not open):
>
>>>>
>
>>>> tell application "Finder" of machine "afp://postop.org" to beep
>
>>>>
>
>>>> Program linking is turned on in the target machine.
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users