home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11453 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.5 KB

  1. Path: sparky!uunet!psinntp!crynwr!nelson
  2. From: nelson@crynwr.com (Russell Nelson)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Network Redirector (Int 2f, Fcn 11h) 
  5. Distribution: world
  6. Message-ID: <724447963snx@crynwr.com>
  7. References: <Bz9Kyw.zI@xetron.com>
  8. Date: Tue, 15 Dec 92 19:32:43 GMT
  9. Organization: Crynwr Software
  10. Lines: 19
  11.  
  12. In article <Bz9Kyw.zI@xetron.com> alb@xetron.com writes:
  13.  
  14.    I am in a position in which I have to implement my own file system
  15.    under DOS    5.0. This file system would be used for one device
  16.    only (the normal DOS drives  would also be available).  The
  17.    obvious way to do it is to place myself above DOS (Int 21), like
  18.    Netware does.  However, it seems like it might be easier to create
  19.    my own "Network Redirector" as described in the Schulman's
  20.    "Undocumented   DOS" book.
  21.  
  22.    Has anyone successfully used this interface (Int 2F, Function 11) to
  23.    create their own "Network Redirector" file system (besides
  24.    the big guys)?  Is it documented anywhere besides Schulman's book?
  25.  
  26. Yes, and no.  Undocumented DOS provides enough information to use the
  27. redirector interface.  Do it.  Just make sure you don't screw up like
  28. Microsoft did with Windows for Workgroups and stomp on someone else's
  29. redirector.
  30.  
  31. -russ <nelson@crynwr.com> What canst *thou* say?
  32. Crynwr Software           Crynwr Software sells packet driver support.
  33. 11 Grant St.              315-268-1925 Voice  |  LPF member - ask me about
  34. Potsdam, NY 13676         315-268-9201 FAX    |  the harm software patents do.
  35.