Copyright © 2001, Junzo SATO, Chikara MIYAJI. All rights reserved.
Jun 5th 2001
A local computer in which Mathematica and J/Link are installed is the one that opens this document. A remote computer should only have J/Link library and Java environment. It is not required for a remote computer to have Mathematica itself.
[1]
Load local J/Link package.
[2]
Create a mathlink
[3]
Start file sharing and program linking on the local (this) computer so that a remote computer can use MathKernel on the local machine.
[4]
On a remote Macintosh, double click the application "JLink" which is located in the folder JLink. It shows a dialog to choose a program to link. Select MathKernel in this dialog.
[5]
Install remote Java using a mathlink.
[6]
Now we can open a frame on the remote computer.
[7]
Unloading staff.
[1]
Load local J/Link package.
[2]
In command prompt of remote Windows, enter the following command:
java com.wolfram.jlink.Install -linkname
1234 -linkmode listen -linkprotocol tcp
[3]
Connect mathlink to the remote J/Link.
[4]
Install remote Java using a mathlink.
[5]
Now we can open a frame on the remote computer.
[6]
Unloading staff.