Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!HP-SES.SDE.HP.COM!wunder From: wunder@HP-SES.SDE.HP.COM (Walter Underwood) Newsgroups: comp.protocols.tcp-ip Subject: Re: Are sockets the wave of the future? Message-ID: <9008311715.AA04216@hp-ses.sde.hp.com> Date: 31 Aug 90 17:15:04 GMT References: <8371@ncar.ucar.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 >The non-network implementation of such usually consists of write/puts/printf >to stdout, but RPC doesn't seem to contain a stream type, such that you keep >reading from it until EOF. NCS 2.0 has exactly that feature -- indeterminate-length streams of typed data. OSF cites that as one of the reasons for adopting NCS 2.0 in the the OSF Distributed Computing Environment. See the OSF DCE Rationale. wunder