home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / tcpip / ibmpc / 7216 < prev    next >
Encoding:
Text File  |  1993-01-03  |  2.7 KB  |  81 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!wupost!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!nstn.ns.ca!halifax-ts2-8.nstn.ns.ca!martinea
  3. From: martinea@hawk.nstn.ns.ca (Michael P. Martineau)
  4. Subject: Re: PKTMUX and QVT's PKTINT co-existence
  5. Message-ID: <martinea.21.726090429@hawk.nstn.ns.ca>
  6. Summary: Can I use pktmux along with QVT's pktint?
  7. Keywords: pktmux, QVT, pktint, Novell
  8. Lines: 67
  9. Sender: usenet@nstn.ns.ca (NNTP Entity)
  10. Organization: NSTN Inc.
  11. References: <1993Jan3.191142.15128@news.acns.nwu.edu>
  12. Date: Sun, 3 Jan 1993 19:47:09 GMT
  13.  
  14. In article <1993Jan3.191142.15128@news.acns.nwu.edu> a-n@nwu.edu (A. Natarajan) writes:
  15. >From: a-n@nwu.edu (A. Natarajan)
  16. >Subject: PKTMUX and QVT's PKTINT co-existence
  17. >Summary: Can I use pktmux along with QVT's pktint?
  18. >Keywords: pktmux, QVT, pktint, Novell
  19. >Date: 3 Jan 93 19:11:42 GMT
  20.  
  21. >I am trying to pktmux to run the NCSA suite of programs (telnet, ftp, and
  22. >Clarkson tn3270), as well as WinQVTNet 3.03 under Windows 3.1, and am
  23. >having problems with loading the QVT pktint program - the PC exits to DOS
  24. >and displays a C: prompt, and is in a frozen state, whenever I run WinQVT.
  25.  
  26. >My set-up is further complicated by the fact that I am on a Novell network
  27. >as well, but let me show you part of my autoexec.bat to clarify....
  28.  
  29. >set config.tel=c:\telnet\config.tel
  30. >:...
  31. >lsl
  32. >rem c:\qemm\loadhi /r:2 lsl
  33. >:...
  34. >3c501 -w 0x60 3
  35. >rem c:\qemm\loadhi /r:1 3c501 -w 0x60 3
  36. >:....
  37. >ipxodi
  38. >rem c:\qemm\loadhi /r:1 ipxodi
  39. >:...
  40. >odipkt 0 98
  41. >rem c:\qemm\loadhi /r:2 odipkt 0 98
  42. >:...
  43. >pktmux 4
  44. >rem c:\qemm\loadhi /r:2 pktmux 4
  45. >:....
  46. >bnetx
  47. >rem c:\qemm\loadhi /r:2 /res=49664 /sqf bnetx
  48. >:.....
  49. >call c:\telnet\checktim.bat
  50. >rem checktim.bat sets the time using NCSA's setclock
  51. >:....
  52. >pktint
  53. >:..
  54. >f:login
  55. >c:
  56. >win :
  57. >========================================================================
  58. >Forgetting my attempts to use QEMM ( a whole different story), I think I am
  59. >using the pktmux shim properly; for instance, to load NUPOP, I have:
  60. >:nupop62.bat
  61. >pktdrv 62
  62. >c:\nupop\nupop
  63. >pktdrv 62 /uu
  64.  
  65. >Do I need to load pktint similarly, or am I just doing it in the wrong
  66. >order?  I can't seem to find the right incantations for even a non-Novell
  67. >set-up :-) - and would appreciate any pointers.
  68.  
  69. >I can't rely on WINQVTNet solely, because I can't seem to use it to connect
  70. >to an IBM 4381, and also prefer to use NUPOP instead of QVT's Mail module.
  71.  
  72. >Thanks,
  73.  
  74. >A. Natarajan
  75.  
  76. I have successfully used qvtnet and pktmux.  I set up a file called winstart.
  77. bat, located in the /windows directory.  In this file i start up a pktdrv 
  78. with the interupt no specified in qvt_tcp.rc and then call pktint.com.
  79.  
  80.  
  81.