home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / tcpip / ibmpc / 4789 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!agate!ucbvax!FTP.COM!jbvb
  2. From: jbvb@FTP.COM ("James B. Van Bokkelen")
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: Trumpet Shell for FTP Software TCP stack.
  5. Message-ID: <9208191736.AA10594@ftp.com>
  6. Date: 19 Aug 92 17:36:37 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: jbvb@ftp.com
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 20
  12.  
  13.  
  14.     At this stage, I am unable to determine why the FTP shell won't work from 
  15.     Windows.
  16.  
  17. One potential problem I saw with the original poster's .BAT file was that
  18. the kernel was loaded each time it was run.  You can do this (if you have
  19. a packet driver that correctly virtualizes upcalls so it won't crash when
  20. another VM is running), but the kernel is only accessible from that DOS
  21. box.  I normally start the kernel before Windows, so I can use it from
  22. the 2.1 WinApps, IDRIVE and multiple DOS boxes.
  23.  
  24. Another potential problem is that the VxD we supply had some bugs in
  25. the 2.05 versions, so the INT 61h API presented in a DOS box wasn't
  26. exactly the same as under raw DOS.  The 2.1 VxD fixes the bugs, and as
  27. far as I can tell the DOS box INT 61h is exactly the same as straight DOS.
  28. Late patch levels of 2.05 (e.g. pl4, pl5) were better than early ones.
  29.  
  30. James B. VanBokkelen        26 Princess St., Wakefield, MA  01880
  31. FTP Software Inc.        voice: (617) 246-0900  fax: (617) 246-0901
  32.  
  33.