|
[Date Index]
[Thread Index]
[Author Index]
Re: Unix Kernel with Windows frontend?
- To: mathgroup at smc.vnet.net
- Subject: [mg2955] Re: Unix Kernel with Windows frontend?
- From: Bernd.Cebulski at e-technik.tu-chemnitz.de (Bernd Cebulski)
- Date: Mon, 15 Jan 1996 03:40:25 -0500
- Organization: TU Chemnitz
In article <4d20al$ejt at dragonfly.wri.com> Dieter Baurecht <Dieter.Baurech=
t at univie.ac.at> writes:
>From: Dieter Baurecht <Dieter.Baurecht at univie.ac.at>
To: mathgroup at smc.vnet.net
>Subject: Unix Kernel with Windows frontend?
>Date: 11 Jan 1996 03:31:33 GMT
>Is it possible to use an UNIX (SGI) Kernel of mathematica from a PC where
>the windows frontend 2.2.3 is running?
>How can I setup the win-frontend to connect to the Unix-Kernel.
>I have PC/TCP installed. I can also use X-Windows to run the frontend
>on the SGI.
>The amount of data, which are stored on my PC, are some times too much for the
>Win-Version (16MB + 32MB VM) of Mathematica. In that cases I want to use
my windows notebooks (with ReadList commands on the PC) with the SGI Kernel.
All you need is a rexec/rsh programm for Windows. Try WinRsh with the
following values in options/kernels 'kernel parameters'
"winrsh -l username -h hostname -q "math -mathlink -LinkName $LinkName -LinkHost $LinkHost -LinkProtocol $LinkProtocol -LinkMode $Link Mode"
with 'hostname' and 'username' substituted and make link mode to 'Listen'
link protocol to 'TCP' that should work for you.
=2E.-----------------------------------------------.
| Chemnitz, University of Technology |
|--- bernd.cebulski at e-technik.tu-chemnitz.de ---|
| Phone: +49 (371) 5313318 |
| Fax: +49 (371) 5313361 |
| DL 1 DTP |
`-----------------------------------------------=B4 =
==== [MESSAGE SEPARATOR] ====
Prev by Date:
Re: Re : Moebius strip
Next by Date:
Re: Unix Kernel with Windows frontend?
Previous by thread:
Re: Unix Kernel with Windows frontend?
Next by thread:
Re: Unix Kernel with Windows frontend?
|