Xref: utzoo comp.unix.questions:5091 comp.unix.wizards:6149 comp.sys.apollo:620 Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!gorodish!guy From: guy@gorodish.Sun.COM (Guy Harris) Newsgroups: comp.unix.questions,comp.unix.wizards,comp.sys.apollo Subject: Re: Interprocess Communication Message-ID: <38227@sun.uucp> Date: 8 Jan 88 00:38:47 GMT References: <7808@eddie.MIT.EDU> <2958@super.upenn.edu> <39886200.c366@apollo.uucp> Sender: news@sun.uucp Lines: 12 Keywords: shared memory, mailbox, sockets, TCP/IP, XNS, heterogeneous networks. > Exactly. This is one of the reasons we did NCS. NCS is a remote procedure > call facility that is heterogeneous, not only in terms of what systems > (Unix, VMS, MS/DOS) it runs on, but also in terms of what protocol families > it runs over. The Sun RPC facility is also heterogeneous; it has an object-oriented interface to the transport. The only instances officially offered in the current version are to TCP and UDP, although a demo version that runs on top of the ISO network layer exists and has been demonstrated. Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com