Path: utzoo!attcan!uunet!munnari.oz.au!uhccux!ames!think!zaphod.mps.ohio-state.edu!sunybcs!uhura.cc.rochester.edu!aisl From: aisl@uhura.cc.rochester.edu (Lawrence Landry) Newsgroups: comp.sys.next Subject: Re: Remote execution from a Sun. Message-ID: <5821@ur-cc.UUCP> Date: 16 Mar 90 14:06:50 GMT References: <5696@daimi.dk> Reply-To: aisl@uhura.cc.rochester.edu (Lawrence Landry) Organization: University of Rochester Lines: 29 In article <5696@daimi.dk> datthro@daimi.dk (Thomas Rohde) writes: > > I have written a small program that does some PostScript imaging, > and writes the output to a TIFF-file. The program works fine, but > when I run it remote (rlogin or rsh) from a Sun, the program stops > with the message: > > DPS client library error: Could not form connection, host local host > > I've tried using the option NXHost, but that doesn't work either. > I suspect that you can only run remote from an other NeXT machine? > The NXHost options simply tells one NeXT machine to display the results on the NeXTstep environment running on another machine. The message that you got was telling you that the NeXT could not connect to a NeXTstep environment on the host that you specified. If you were specifying the SUN as the NXHost, this makes perfect sense. It doesn't run NeXTstep. If your application really doesn't display any data on the screen but simply uses some of the tools and automatically quits, set the NXHost to the NeXT computer. That should work. It will probably also display the application icon on the NeXT computer while the program is executing. Not a big issue but it could sure confuse a student who is sitting down at the NeXT for the first time why this icon keeps appearing. -- Larry Landry University of Rochester