home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!usenet
- From: Feng Qiu
- Subject: Re: Windows across the net
- Message-ID: <1992Jul24.002432.22193@menudo.uh.edu>
- Sender: usenet@menudo.uh.edu (USENET News System)
- Nntp-Posting-Host: birch.egr.uh.edu
- Reply-To: qiu@tree.egr.uh.edu
- Organization: University of Houston
- References: <1992Jul16.021354.25616@nmsu.edu>
- Date: Fri, 24 Jul 1992 00:24:32 GMT
- Lines: 30
-
- In article <1992Jul16.021354.25616@nmsu.edu> rscott@spock.NMSU.Edu (Joseph
- Good) writes:
- >
- > Is it possible to log-onto one machine (FRED), then rlogin to (JUDY)
- from
- > there, execute a program that calls up windows and have them pop up onto
- JUDY's
- > screen? All done from FRED?
- >
- > Joseph Good
- >
- > rscott@nmsu.edu (NeXT mail welcome!!)
- >
- > atlantis@acca.nmsu.edu (Just plain ol' Unix)
-
- Yes, you can dot it, if
- 1. some user has logged into (JUDY),
- 2. this user's window server has been set up as public window server
- (to do so that user needs to go into 'preference' to do it)
- 3. when running the application on (JUDY) type in following in shell
- to lunch the application:
- shell>theApplication -NXHost (JUDY)
-
- Also you can rlogin to (JUDY) and show the window in your local
- machine(FRED) if you setup your self as public window server and type in
- following to lunch thApplication
- shell>theApplication -NXHost (FRED)
-
- Feng
- tree.egr.uh.edu
-