Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site sdcrdcf.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!whuxl!whuxlm!harpo!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!barryg From: barryg@sdcrdcf.UUCP (Lee Gold) Newsgroups: net.micro Subject: Re: MSDOS file system emulation Message-ID: <1846@sdcrdcf.UUCP> Date: Wed, 20-Mar-85 21:16:13 EST Article-I.D.: sdcrdcf.1846 Posted: Wed Mar 20 21:16:13 1985 Date-Received: Sat, 23-Mar-85 04:06:55 EST References: <9202@brl-tgr.ARPA> <1304@amdahl.UUCP> Reply-To: barryg@sdcrdcf.UUCP (Lee Gold) Organization: System Development Corp. R+D, Santa Monica Lines: 23 Summary: AT&T sells a product of LOCUS called PC Interface. (Colloquially, the "smooth bridge to unix".) PCI is a file server. The unix file system appears as an enormous "disk" to users and prorams running on DOS with PCI installed. For example, if your PC has two floppies, "A:" and "B:", the unix directory tree will appear as disk "C:". This allows users to store much larger amounts of data than would fit on their PC's floppy or hard disk. In addition, the files are visible; other users (on other PCs) can see and access the files (subject to the file permissions, of course). PCI also includes a terminal emulator that allows the user to access unix as though his PC were a VT100. (I believe other terminal types may be emulated in the future.) The user can switch back and forth between DOS and his unix terminal session(s). PCI normally accesses the unix host through an ethernet connection, but it can function over an RS232 line if no ethernet is available. (Of course, RS232 is slower!) For a brochure and/or more information, try ucla-cs!lcc!judi. barry gold