home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / apps / 6248 < prev    next >
Encoding:
Text File  |  1992-12-21  |  4.4 KB  |  93 lines

  1. Newsgroups: comp.os.ms-windows.apps
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!hobbes.physics.uiowa.edu!news.iastate.edu!rjhoffma
  3. From: rjhoffma@iastate.edu (Richard J. Hoffmann)
  4. Subject: Re: Windows and NCSA telnet....
  5. Message-ID: <BzGLIt.B0I@news.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames, IA
  8. References: <mcdonald.614@aries.scs.uiuc.edu> <BzF86E.DAI@news.cso.uiuc.edu> <BzFuD4.L7v@news.iastate.edu>
  9. Date: Fri, 18 Dec 1992 14:28:04 GMT
  10. Lines: 81
  11.  
  12.  
  13. Since I posted last night, I've been thinking about some of the other
  14. recent lines in this thread.  There seems to be an impression that NCSA
  15. Telnet can't be run unless it's full screen and has exclusive control
  16. when under Windows 3.1.  I have found that I have no problem minimizing
  17. it on the desktop and running another program while it continues to
  18. operate in the background.  The system slows, as it always does when
  19. multitasking a DOS application, but it does run for me in the
  20. background.  This applies to an active telent session or simply to
  21. having Telnet lurking in server mode.  Last night I posted the
  22. telnet.pif that comes with the distribution from Illinois.  I did modify
  23. that somewhat to have it run in the background, so I'm posting my
  24. modifications at the end of this message.
  25.  
  26. To be completely clear about my system, I have an SMC EtherCard Plus,
  27. Elite16T, in my generic 486-33 clone.  The packet driver that comes with
  28. the card doesn't work very well over our campus ethernet (very slow file
  29. transfers by ftp), so I use wd8003e.com instead.  I load it as follows:
  30.  
  31. wd8003e -w 0x60 10 0x280 0xd800 through my autoexec.bat.
  32.  
  33. I read with interest the advice about using
  34. pktmux, but I haven't gotten around to trying it myself.  I start NCSA
  35. Telnet from a batch file (telserv.bat to put it in server mode or
  36. telnet.bat to start a terminal session).  The telnet.bat is exactly in
  37. the form that comes with the Telnet package when requested from
  38. Illinois.  The batch files are started through the *.pif posted below,
  39. modified to load the correct batch file, but otherwise identical for
  40. server or terminal modes.
  41.  
  42. With this system, I can leave a terminal session, do something else, and
  43. return to it where I left off.  The host does not log me off.  Or I can
  44. have the server mode running and ftp service is always available to
  45. remote PCs.
  46.  
  47. I intend to try pktmux to allow ftp and terminal service to coexist, but
  48. the way things are, it's an either/or situation on my system.
  49.  
  50. I have tried WinQVT/Net, and I agree that it has the advantage that it
  51. is a real Windows application.  Minimizing it doesn't exact the same
  52. performance penaltiy that a DOS application does.  It also allows
  53. simultaneous terminal and ftp sessions, and I especially like the fact
  54. that it allows separate maintenance of anonymous ftp and authorized
  55. access.  Version 3.0.3, which is the only on I've tested, does allow
  56. keyboard mapping.  In fact, it has a nice screen that allows you to do
  57. so interactively.  I have just ordered my registered copy.  I do still
  58. expect to use NCSA, though.
  59.  
  60. Here is telserv.pif as I use it to multitask NCSA Telnet in server mode:
  61.  
  62. -------------------------cut here-----------------------------
  63. table
  64.  !"#$%&'()*+,-./0123456789:;<=>?
  65. @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
  66. begin 644 telserv.pif
  67. M (-496QN970@4V5R=F5R(" @(" @(" @(" @(" @(""  (  0SI<0D%40TA<z
  68. M5$5,4T525BY"050 (" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @y
  69. M(" @(" @(" @$   (" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @x
  70. M(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @/P              (" @w
  71. M(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @v
  72. M(" @(  ! /\94   !P                                          u
  73. M                                                            t
  74. M                                                            s
  75. M         .!@34E#4D]33T94(%!)1D58 (<!  !Q 5=)3D1/5U,@,S@V(#,Nr
  76. M,  % IT!: "  H  9  "   $    !   "A0& !\                     q
  77. M       @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @p
  78. M(" @(" @(" @(" @(" @(" @(" @(%=)3D1/5U,@,C@V(#,N, #__QL"!@  o
  79. &       :n
  80.  m
  81. end
  82. -------------------------cut here-----------------------------
  83.  
  84. Hope this helps someone.  I make no claims that this is elegant or
  85. correct, but it works for me.
  86.  
  87. Dick
  88. -- 
  89. Richard J. Hoffmann                Internet: rjhoffma@iastate.edu
  90. Department of Zoology & Genetics     Bitnet: rjhoffma%iastate.edu@isumvs
  91. Iowa State University                 Voice: (515) 294-8075
  92. Ames, Iowa 50011
  93.