Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!rsiatl!nanovx!msa3b!torre From: torre@msa3b.UUCP (Patrick Torre) Newsgroups: comp.dcom.lans Subject: Re: MSDOS 3.x Network Redirection Message-ID: <1409@msa3b.UUCP> Date: 11 Oct 90 15:11:49 GMT References: <584@mstr.hgc.edu> Organization: Management Science America, Inc., Atlanta, GA Lines: 48 craig@mstr.hgc.edu (craig chaiken) writes: >My question is, "Does anyone have any documentation describing how >parameters are passed to and from the network redirector, INT 2FH >function 11H?" I will post any information that I receive. >Craig Chaiken (Author of M&T Books' "Blueprint of a LAN") >craig@mstr.hgc.edu The second edition of the DOS PROGRAMMER'S REFERENCE (QUE Programming series) contains good documentation of these and other "undocumented" interupts and functions. Make sure you look at the second edition, the first was not worth buying. from the book - "Int 2Fh Multiplex Service Interrupt Multiplex service, only partially documented. Controlled by content of AH register at entry, which may range from 01 through FFh. Comments: Only Function 12h, DOS internal services, is present in "vanilla" DOS operation; additional functions graft themselves into this service when the corresponding program is installed. For example, Function 01 has no meaning unless the resident portion of the DOS print spooler (PRINT.COM) has been installed." etc, etc.... there are functions for assorted I/O and other utility functions: Function 12h Subfunction 05h - output a character Function 12h Subfunction 04h - normalize path separator Function 12h Subfunction 07h - move disk buffer Function 12h Subfunction 0Ch - IOCTL open used by DOS It is definatly a book worth having. Just my opinion - I am in no way associated with the publisher. -- Patrick Torre @ Dun and Bradstreet Software, Inc (404) 239-2061 {emory,gatech}!nanovx!msa3b!torre