Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!ftpbox!mothost!motcid!murphyn From: murphyn@motcid.UUCP (Neal P. Murphy) Newsgroups: comp.sys.3b1 Subject: Re: Sockets? Message-ID: <7333@bone13.UUCP> Date: 14 Jun 91 14:17:00 GMT References: <33506@usc.edu> Distribution: usa Organization: Motorola Inc., Cellular Infrastructure Div., Arlington Heights, IL Lines: 13 jlowrey@skat.usc.edu (John 'Fritz' Lowrey) writes: >A quick question to my fellow travelers, > Does the Unix PC operating system support the 'sockets' inter-process >communication facility? I understand that this is primarily a feature of BSD >unix, but our little OS is a bit of a mutt |-}. The Unix PC supports SysV IPCF (It uses message queues, as opposed to sockets.) If you look hard and long enough, I believe you can find a socket implementation for the Unix PC, though. NPN