home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / acorn / tech / 717 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.1 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!dcl-cs!arb
  2. From: arb@comp.lancs.ac.uk (Andrew Brooks)
  3. Newsgroups: comp.sys.acorn.tech
  4. Subject: Re: Remote Terminal - Taskwindow
  5. Message-ID: <1992Nov23.104401.26367@comp.lancs.ac.uk>
  6. Date: 23 Nov 92 10:44:01 GMT
  7. References: <1992Nov23.121624.12389@waikato.ac.nz>
  8. Organization: Department of Computing at Lancaster University, UK.
  9. Lines: 21
  10.  
  11. In article <1992Nov23.121624.12389@waikato.ac.nz> pdenize@waikato.ac.nz writes:
  12. >
  13. >I have spent the weekend attempting to hook a VT320 into the serial port and
  14. >then use it as a "taskwindow" while someone else uses my Archimedes desktop.
  15. >
  16. >I get the feeling that this redirection can be achieved by running a prog
  17. >multi-tasking on the Arch but it just seemed more difficult that I first
  18. >envisaged.
  19. >
  20. >Has anyone else tried this sort of thing.
  21.  
  22. I wrote such a program so I could log in remotely from our workstations.
  23. All it required was a loop:
  24. 1) reading from the serial port and sending the characters in a message
  25.    to the taskwindow
  26. 2) receiving messages from the taskwindow and sending the characters to
  27.    the serial port
  28.  
  29. Andrew.
  30. -- 
  31. arb@comp.lancs.ac.uk
  32.