In reply to post ID 1176
look at the StreamHost class. There you will find the Host property.
Alex
Alex
Quote by scharfed on 2006-07-20, 22:35:No worries, now we are getting somewhere
SEND: <iq xmlns="jabber:client" id="agsXMPP_6" type="get" to="proxy.192.168.10.71"><query xmlns="http://jabber.org/protocol/bytestreams" /></iq>
SEND: <iq xmlns="jabber:client" id="agsXMPP_7" type="set" to="ascharf@192.168.10.71/Spark"><query xmlns="http://jabber.org/protocol/bytestreams" mode="tcp" sid="s5b_8c87a26e3392f28"><streamhost jid="proxy.192.168.10.71" host="127.0.1.1" port="7777" /></query></iq>
RECV: <iq xmlns="jabber:client" from="proxy.192.168.10.71" to="jshaffer@192.168.10.71/MiniClient" type="result" id="agsXMPP_6"><query xmlns="http://jabber.org/protocol/bytestreams"><streamhost port="7777" jid="proxy.192.168.10.71" host="proxy.206.158.107.6" /></query></iq>
RECV: <iq xmlns="jabber:client" from="ascharf@192.168.10.71/Spark" to="jshaffer@192.168.10.71/MiniClient" type="error" id="agsXMPP_7"><error code="406" /></iq>