On Sat, Mar 09, 2002 at 12:29:43PM +0000, Thomas Parslow (PatRat) wrote: > > On Mon, Mar 04, 2002 at 06:07:01PM +1100, Robert Norris wrote: > > .. snip .. > If a client connects to a server through an address which is > different from the servers name and it has an <alias> set up for that > address is there any way for the client to determine the servers > actual name?
Yes, when you initialize the <stream:stream> with the 'to' attribute (having the alias as value), the server should respond with a corresponding <stream:stream> with a 'from' attribute having it's real name as value. -- Greetz, Ralphm _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
