home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / networki / 1030 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.7 KB

  1. Path: sparky!uunet!mcsun!sunic!chalmers.se!dtek.chalmers.se!d9mikael
  2. From: d9mikael@dtek.chalmers.se (Mikael Wahlgren)
  3. Newsgroups: comp.os.os2.networking
  4. Subject: Re: Telnet
  5. Message-ID: <13499@chalmers.se>
  6. Date: 18 Aug 92 22:56:15 GMT
  7. References: <GHENNIGA.92Aug17143059@ampere.ampere> <13456@chalmers.se> <1992Aug18.171035.18256@ans.net>
  8. Sender: news@chalmers.se
  9. Organization: Chalmers University of Technology
  10. Lines: 25
  11.  
  12. In article <1992Aug18.171035.18256@ans.net> db3l@ans.net (David Bolen) writes:
  13.  
  14. >Yes - the IBM Telnet server works by establishing itself as a VIO monitor (an
  15. >OS/2 capability) for the full-screen session.  That means that it gets to
  16. >intercept all calls made to the session at the VIO level and translate them
  17. >into terminal sequences.
  18.  
  19. One reader kindly allowed me to telnet into his OS/2 machine (hope I
  20. didn't crash it, although it certainly looked like it).  I don't know
  21. if the communications link I got was terribly slow (it is a long way to
  22. travel), but everything was just terrible slow, which maybe was as well,
  23. as this allowed me to see in detail how the telnet daemon worked.
  24.  
  25. I think I was connected in about 10 minutes, and it didn't even finish
  26. the initial DIR command I issued.  But by looking at the DIR command
  27. executing, the whole screen was updated every time, even if it only
  28. scrolled one row.  It seems that they have some optimizing to do.
  29.  
  30. OK, so the impression I have got from the answers are that the telnet
  31. daemon really can execute any (almost) text session.  So let me change
  32. the question.  Would there be any interest in a solution that allows you
  33. to execute any (almost) text _DOS_ application from the telnet daemon?
  34.  
  35. Mikael Wahlgren
  36.  
  37.