Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!TGV.COM!adelman From: adelman@TGV.COM (Kenneth Adelman) Newsgroups: comp.protocols.tcp-ip Subject: Re: Where Runs BSD? Message-ID: <900209151523.20200186@TGV.COM> Date: 9 Feb 90 23:15:23 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Adelman@TGV.COM (Kenneth Adelman) Organization: The Internet Lines: 14 > Who besides Berkeley runs with a BSD Networking Transport? I am > especially interested in examples of that code being used on OS's > other than UN*X? We use the Berkeley Networking code in MultiNet, our VMS TCP/IP package. The socket code (uipc_socket, etc) has been modified slightly to act as what is essentially an FDT routine in a VMS driver and from the socket level on down through the interface switch the code is almost a 100% unmodified (the modifications have to do with checking if someone is "root" and getting the time as a random number seed). We even run Berkeley UNIBUS and Qbus drivers under VMS. Kenneth Adelman TGV, Incorporated