• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to connect to another Mac on the same network?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to connect to another Mac on the same network?


  • Subject: Re: How to connect to another Mac on the same network?
  • From: Allen Rongone <email@hidden>
  • Date: Tue, 7 Jun 2005 21:50:50 -0400

Thanx Gnarlie!

On Jun 7, 2005, at 21:43, Gnarlodious wrote:

Entity Allen Rongone spoke thus:

Does anyone have any idea how to establish a network connection to
another Mac in AppleScript?


set theUser to "Rachel"
set thePassword to "*****" -- put your password there
set theServer to "Gnarlodious-Cube.local"
set theProtocol to "afp"

set theURL to theProtocol & "://" & theServer & "/" & theUser as string

mount volume theURL as user name theUser with password thePassword

-- Gnarlie


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden




"Wasted words from wasted memories
  left for those who have wasted, in time
  what I could have kept as mine" ... AR

_______________________________________________
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


References: 
 >Re: How to connect to another Mac on the same network? (From: Gnarlodious <email@hidden>)

  • Prev by Date: Re: How to quit an applet?
  • Next by Date: Re: Adding To A List
  • Previous by thread: Re: How to connect to another Mac on the same network?
  • Next by thread: Re: Scripting the Screen Saver
  • Index(es):
    • Date
    • Thread