home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.tcp-ip.ibmpc
- 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
- From: martinea@hawk.nstn.ns.ca (Michael P. Martineau)
- Subject: Re: PKTMUX and QVT's PKTINT co-existence
- Message-ID: <martinea.21.726090429@hawk.nstn.ns.ca>
- Summary: Can I use pktmux along with QVT's pktint?
- Keywords: pktmux, QVT, pktint, Novell
- Lines: 67
- Sender: usenet@nstn.ns.ca (NNTP Entity)
- Organization: NSTN Inc.
- References: <1993Jan3.191142.15128@news.acns.nwu.edu>
- Date: Sun, 3 Jan 1993 19:47:09 GMT
-
- In article <1993Jan3.191142.15128@news.acns.nwu.edu> a-n@nwu.edu (A. Natarajan) writes:
- >From: a-n@nwu.edu (A. Natarajan)
- >Subject: PKTMUX and QVT's PKTINT co-existence
- >Summary: Can I use pktmux along with QVT's pktint?
- >Keywords: pktmux, QVT, pktint, Novell
- >Date: 3 Jan 93 19:11:42 GMT
-
- >I am trying to pktmux to run the NCSA suite of programs (telnet, ftp, and
- >Clarkson tn3270), as well as WinQVTNet 3.03 under Windows 3.1, and am
- >having problems with loading the QVT pktint program - the PC exits to DOS
- >and displays a C: prompt, and is in a frozen state, whenever I run WinQVT.
-
- >My set-up is further complicated by the fact that I am on a Novell network
- >as well, but let me show you part of my autoexec.bat to clarify....
-
- >set config.tel=c:\telnet\config.tel
- >:...
- >lsl
- >rem c:\qemm\loadhi /r:2 lsl
- >:...
- >3c501 -w 0x60 3
- >rem c:\qemm\loadhi /r:1 3c501 -w 0x60 3
- >:....
- >ipxodi
- >rem c:\qemm\loadhi /r:1 ipxodi
- >:...
- >odipkt 0 98
- >rem c:\qemm\loadhi /r:2 odipkt 0 98
- >:...
- >pktmux 4
- >rem c:\qemm\loadhi /r:2 pktmux 4
- >:....
- >bnetx
- >rem c:\qemm\loadhi /r:2 /res=49664 /sqf bnetx
- >:.....
- >call c:\telnet\checktim.bat
- >rem checktim.bat sets the time using NCSA's setclock
- >:....
- >pktint
- >:..
- >f:login
- >c:
- >win :
- >========================================================================
- >Forgetting my attempts to use QEMM ( a whole different story), I think I am
- >using the pktmux shim properly; for instance, to load NUPOP, I have:
- >:nupop62.bat
- >pktdrv 62
- >c:\nupop\nupop
- >pktdrv 62 /uu
-
- >Do I need to load pktint similarly, or am I just doing it in the wrong
- >order? I can't seem to find the right incantations for even a non-Novell
- >set-up :-) - and would appreciate any pointers.
-
- >I can't rely on WINQVTNet solely, because I can't seem to use it to connect
- >to an IBM 4381, and also prefer to use NUPOP instead of QVT's Mail module.
-
- >Thanks,
-
- >A. Natarajan
-
- I have successfully used qvtnet and pktmux. I set up a file called winstart.
- bat, located in the /windows directory. In this file i start up a pktdrv
- with the interupt no specified in qvt_tcp.rc and then call pktint.com.
-
-
-