home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / tcpip / ibmpc / 7270 < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!merle.acns.nwu.edu!pib
  3. From: pib@merle.acns.nwu.edu (Philip R. Burns)
  4. Subject: Re: FTP & Internet Packages
  5. Message-ID: <1993Jan7.055131.10894@news.acns.nwu.edu>
  6. Followup-To: comp.protocols.tcp-ip.ibmpc 
  7. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  8. Nntp-Posting-Host: unseen3.acns.nwu.edu
  9. Organization: Northwestern University, Evanston Illinois.
  10. References: <2935457652.3.p00197@psilink.com>
  11. Date: Thu, 7 Jan 1993 05:51:31 GMT
  12. Lines: 35
  13.  
  14. In article <2935457652.3.p00197@psilink.com> guthery@slcs.slb.com writes:
  15. >Recently Mark Bixby posted a list of Internet software packages that
  16. >are compatible with FTP's PC/TCP TCP/IP stack.  The list included
  17. >trumpet, nupop, dosgofer, oacwais, and achied.  At about the same
  18. >time I sent a query to support@ftp.com asking if they had such a list.
  19. >The reply I got from FTP was that all these packages would have to
  20. >be rewritten to work with FTP's TCP/IP.
  21. >
  22. >Anybody know the real story?  How *DOES* one integrate FTP's
  23. >software, the Clarkson drivers, and these packages?  A config.sys
  24. >and autoexec.bat example and/or a diagram would be greatly appreciated.
  25. >
  26.  
  27. NUPop supports the FTP Software kernel automatically via the (nominal)
  28. interrupt 0x61 interface.  When NUPop starts executing, it checks for the
  29. presence of several TCP/IP kernels, one of which is FTP Software's.  
  30. If none is found, NUPop uses its own built-in kernel, which is a modified
  31. version of the University of Minnesota driver, which in turn is derived from
  32. NCSA Telnet.
  33.  
  34. NUPop also provides for adding interfaces to other TCP/IP kernels through 
  35. the use of external drivers.
  36.  
  37. Trumpet comes in several flavors, including one that interfaces through
  38. external drivers to a variety of kernels.  There is a Trumpet driver for
  39. the FTP Software kernel.
  40.  
  41. The PC Gopher programs from UMinn, as well UMinn's POPMail, also directly
  42. support the FTP Software kernel.
  43.  
  44. I haven't looked at the current versions of the other programs you mention
  45. so I can't speak to them.
  46.  
  47. -- Phil "Pib" Burns
  48.    pib@nwu.edu
  49.