Stability of Program Linking via IP.
Stability of Program Linking via IP.
- Subject: Stability of Program Linking via IP.
- From: Robert Eppich <email@hidden>
- Date: Wed, 31 Jul 2002 11:19:15 -0700
The following appleScript:
tell application "Finder" of machine
"eppc://h24-207-32-75.dlt.dccnet.com"
name
end tell
often works without any problems for days and weeks, however, we have
run across instances where the same code will work unreliably and may
cause a freeze on the Mac running it and even freezes on the target Mac.
When this code does not work properly, we are still able to use file
sharing to the target Mac and reliably mount volumes, but we most likely
are not able to see any programs if we use the 'choose application'
command. However, if we check port 3031 on both Macs, we find that it is
open and pinging the target Mac will also work successfully.
This problem has been present since Program Linking via IP was
introduced. We believe the problem is with either the Keychain, the
Cable/DSL modems, or that port 3031 is not clear. In these cases, no
error is returned when we add the 'Try' block. The only way to fix this
problem temporarily, is to restart the computer and/or the Cable/DSL
modems and sometimes a clean install is the only thing that works.
How can we find the cause and/or prevent it from happening? Any insights
would be greatly appreciated.
Robert Eppich
epsi computer systems, inc.
_______________________________________________
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.