Xref: utzoo comp.unix.sysv386:5922 comp.unix.xenix.sco:1882 Path: utzoo!news-server.csri.toronto.edu!rutgers!att!emory!swrinde!cs.utexas.edu!hellgate.utah.edu!dog.ee.lbl.gov!nosc!crash!pnet01!jca From: jca@pnet01.cts.com (John C. Archambeau) Newsgroups: comp.unix.sysv386,comp.unix.xenix.sco Subject: Re: Porting PCNFSD to XENIX Message-ID: <7956@crash.cts.com> Date: 13 Mar 91 01:16:01 GMT Sender: root@crash.cts.com Organization: People-Net [pnet01], El Cajon CA Lines: 56 mario@theglove.Canada.Sun.COM (Mario Dorion - Sun Montreal) writes: >Hello Xenix folks. > >A local customer, here in Montreal, has a network of PC's, some of them >running XENIX, most running DOS. > >They're using PC-NFS to communication between the DOS machines and the >XENIX server. PC-NFS comes with a program called rpc.pcnfsd that has to >be compiled and installed on the UNIX host. This program will, among >other goodies, enable the DOS users to remotely print onto the server's >printers. > >The rpc.pcnfsd program is supplied in source format and compiles nicely >on a Sun Workstation or on a 'pure' BSD host. The task of making it run >on different architectures is sort of left to the user. > >My customer needs help in porting the rpc.pcnfsd to the XENIX >environment. > >XENIX being one of the best selling UNIX environment and PC-NFS being >one of the best selling communication program, I'm sure someone, >somewhere, has already ported the pcnfsd program to XENIX. > >Would anyone have any tips? From a practical standpoint, it can't be done. 1. There are no streams under Xenix, it is all spoofed by the streams library. 2. There is no rpc support for Xenix. 3. The TCP/IP is about as solid as the Iraqi military. There is supposedly an NFS product for Xenix called Fusion from Network Research, but I am only aware of its existance, nothing more. Your customers best bet would be to chuck Xenix for one of the System V/386 Release 3.2 or 4.0 products (i.e. ESIX, ISC, Dell, MicroPort, UHC, or SCO) that already support NFS. If someone can and has proven me wrong, please speak up. I was looking for such a product a long time ago. But to my understand, Xenix does not have the necessary kernel support to handle rpc.pcnfsd even with the streams and TCP/IP packages added. // JCA /* **--------------------------------------------------------------------------* ** Flames : /dev/null | What to buy? ** ARPANET : crash!pnet01!jca@nosc.mil | EISA or MCA? ** INTERNET: jca@pnet01.cts.com | When will the bus wars end? ** UUCP : {nosc ucsd hplabs!hp-sdd}!crash!pnet01!jca **--------------------------------------------------------------------------* */