Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ucselx!bionet!agate!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: <9011081010.AA12087@ucbvax.Berkeley.EDU> Date: 7 Nov 90 22:38:08 GMT Sender: usenet@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