Re: How can I run an Applescript over internet ??
Re: How can I run an Applescript over internet ??
- Subject: Re: How can I run an Applescript over internet ??
- From: Takaaki Naganoya <email@hidden>
- Date: Wed, 27 Nov 2002 13:26:59 +0900
On 02.11.25 5:28 PM, "何顧問君毅" <email@hidden> wrote:
>
Are there someone can help me with this.
>
>
I have question need to help.
>
>
My MAC (OS9.2), has a run only Applescript.
>
>
How can I run an Applescript over internet ??
>
1. From PC, has PC version Filemaker PRO in it.
>
2. From another MAC., has MAC version Filemaker PRO in it
You Can run AppleScript from PC over internet in various way.
It may be able to do by mail, web and XML-RPC.
A1-1. Via e-mail
You can launch AppleScript by e-mail from PC.
Alvert is the best one to do this request.
http://www.stimpsoft.com/downloads.htm
Stimpsoft was my favorite software maker.
A1-2. Via Web Browser
If you can make AppleScript CGIs, you can launch AppleScript via web
browser. But IP reachability is requied to the Macintosh to run Apple
Script.
A2. Between Macintosh
Between Macintosh, it is easy to do so. Using program link, the answer is
Very easy.
Tell app "Finder" of machine "control_machine_name"
beep
End tell
If program linking is available, it will work.
But this way needs AppleTalk or IP reachability.
Alvert will good for Macs to launch AppleScript over internet.
PS. I am making "Newt On" artifical inteligence interface by AppleScript.
Now, it recognize only Japanese. I want Newt On to recognize many languages
especially Chinese. I want to help Chinese speakers.
Takaaki Naganoya
email@hidden
http://www.airmac.org
_______________________________________________
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.