Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!amdcad!sun!cs From: cs@Eng.Sun.COM (Carl Smith) Newsgroups: comp.protocols.nfs Subject: Re: RPC program number allocation Keywords: SunRPC Message-ID: <138244@sun.Eng.Sun.COM> Date: 2 Jul 90 21:33:27 GMT References: <6899@scolex.sco.COM> Sender: news@sun.Eng.Sun.COM Reply-To: cs@Eng.Sun.COM Distribution: usa Organization: Sun Microsystems, Inc. Lines: 27 > I am interested in finding out how to obtain an allocation of > RPC program numbers for use with the Sun RPC protocol. The > copy of the RPC RFC (RFC 1157) I've got says that program numbers > are administered by Sun but it doesn't say anything about to > contact any such administrator for the purposes of allocating > one or more numbers. > ... > So, who should I contact? In Sun's Remote Procedure Call Programming Guide, you'll find the right information (I have no idea why it wasn't included in the RFC). It says: ``To register a protocol specification, send a request by network mail to rpc@sun [sic], or write to: RPC Administrator Sun Microsystems 2550 Garcia Ave. Mountain View, CA 94043 Please include a compilable ".x" file describing your protocol. You will be given a unique program number in return.'' Carl P.S. That's RFC 1057, not 1157.