Re: Trigger script from remote machine?
Re: Trigger script from remote machine?
- Subject: Re: Trigger script from remote machine?
- From: Andrew Oliver <email@hidden>
- Date: Fri, 27 Feb 2004 11:44:27 -0800
Huh? Why would you expect a Linux machine to understand Apple's event
protocols? AppleScript doesn't run on non-Mac OS'es.
EPPC is covered in Apple's developer documentation, specifically under the
event manager. A quick poke around the developer site finds several docs.
As for ports, a quick:
[localhost:~] andrewo% grep eppc /etc/services
eppc 3031/udp # Remote AppleEvents/PPC Toolbox
eppc 3031/tcp # Remote AppleEvents/PPC Toolbox
I forget the 'E', but the PPC stands for Process to Process Communication.
Andrew
:)
On 2/27/04 9:27 AM, "Doug McNutt" <email@hidden> wrote:
>
At 11:21 -0500 2/27/04, Steve Roy wrote:
>
> I don't see what's complicated about EPPC, which is just a checkbox to select
>
> under the sharing preferences, and 'of machine xyz' to add to your
>
> AppleScript.
>
>
I can't find any info on the EPPC:// protocol on the net. What is the default
>
port, for instance?
>
>
If I knew what the acronym stands for I might do better with a search.
>
>
From apple.com/support/
>
> Your search for Manuals containing EPPC returned no results. Please search
>
> again or try our. . .
>
>
Linux doesn't seem to know about it.
>
>
My SE/30 file server doesn't know a thing about it.
>
>
Other than that, I guess you're right. It must be simple. I'll bet Safari can
>
handle it!
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.