home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / altsrc / articles / 1000-1999 / 1964 < prev    next >
Internet Message Format  |  1990-12-27  |  1KB

  1. From: hyc@math.lsa.umich.edu (Howard Chu)
  2. Newsgroups: comp.windows.misc,alt.sources,unix-pc.sources,comp.sys.att
  3. Subject: rmgr Remote Window Manager for MGR
  4. Message-ID: <1990Oct17.010004.4740@math.lsa.umich.edu>
  5. Date: 17 Oct 90 01:00:04 GMT
  6.  
  7. I tried posting this to alt.sources previously, but it seems not to have made
  8. it out intact...
  9.  
  10. Rmgr is a program I wrote, using the socket and session startup code from
  11. Oliver Laumann's screen program. Run on a remote host, it allows creation
  12. of multiple sessions, each in its own MGR window. It also allows for an
  13. rmgr session to be suspended and resumed, as well as completely detached,
  14. for reattachment at a later time, even from a different workstation. Like
  15. screen, it uses BSD sockets and pseudo-ttys. (The use of sockets can easily
  16. be replaced with a FIFO. I don't know anything about setting up virtual
  17. terminals in Sys V, though.)
  18.  
  19. The program is stable, but does not yet have any fancy configuration options.
  20. I use it from an Atari ST running MGR at home, dialed up to a machine at
  21. work. From there I start up rmgr and get everywhere else... If you've got
  22. an ST, Sun, DECstation, Mac, or Xenix-PC in the same situation, then you
  23. can run MGR and you may want to give this a try.
  24. --
  25.   -- Howard Chu @ University of Michigan
  26.   one million data bits stored on a chip, one million bits per chip
  27.     if one of those data bits happens to flip,
  28.         one million data bits stored on the chip...
  29.