Re: AppleScript Communication
Re: AppleScript Communication
- Subject: Re: AppleScript Communication
- From: Lars DeRuntz <email@hidden>
- Date: Wed, 20 Mar 2002 17:00:37 -0800
Example:
tell application "Finder" of machine "RemoteMachine" of zone "TheZone" to restart
--It does let you do a "display dialog", but you may be able to tell another AppleScript
application running on to respond, and display dialog with the message
TeaCuP is a scriptable TCP/IP application for doing more serious TCP/IP
application/scripting. I haven't made anything with it, but downloaded it, and it looks
like it could very well do what you want with some scripting. Someone on this list, or one
of my FileMaker lists had mentioned it, and I went ot evaluate it. I was impressed with
it, but am too buys to put ti to use.
-Lars DeRuntz
iLogistix
Fremont, CA
Cortland Haws wrote:
>
This is more of a AS Studio question, but I think that it really applies to
>
the AS code, not the whole application. I need two AppleScripts to talk to
>
each other over the internet using TCP/IP. This will produce a peer to peer
>
chat program. I know that there is 'tell application "myApp" on machiene
>
"..."', but I don't remember the protocol for the 'on machiene ""'. Is it
>
possible to use this command, what was the URL structure put in the 'on
>
machiene "...", and does anyone have any source code examples for me to
>
review? I want to create a small chat program for me and my friend to use,
>
so we don't have to use a server-based chat system. Thanks.
>
--
>
Cortland Haws
>
Delphi Design Center
>
email@hidden
>
_______________________________________________
>
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.
_______________________________________________
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.