Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucbvax!LCCMAIL.OCF.LLNL.GOV!Jimmy_Guse.NSD From: Jimmy_Guse.NSD@LCCMAIL.OCF.LLNL.GOV (Jimmy Guse) Newsgroups: comp.protocols.iso.dev-environ Subject: PConnRequest Message-ID: <9010312214.AA13613@ocfmail.ocf.llnl.gov> Date: 31 Oct 90 22:16:40 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 13 Subject: Time:3:01 PM OFFICE MEMO PConnRequest Date:10/31/90 When calling PConnRequest(), it is possible (even usual) not to specify a local address (struct PSAPaddr *calling = NULL). The underlying implementation appears to generate said local address, because when Pinit() returns to the responder a remote address (calling) is filled in in the struct PSAPstart structure. I am wondering if there is a mechanism to retrieve the internally-generated local address on the Initiator side. (i.e. by the caller of PConnRequest). Jimmy guse@ccc.nersc.gov