Quantcast
Channel: Ignite Realtime : All Content - Openfire Dev
Viewing all articles
Browse latest Browse all 966

Extended Stanza Addressing

$
0
0

How to find extended stanza address in openfire server. Some places i found 'multicast.jabber.org' but this address but it is not working.

  1. <message to='multicast.jabber.org'>
  2.    <addresses xmlns='http://jabber.org/protocol/address'>
  3.        <address type='to'jid='hildjj@jabber.org/Work'desc='Joe Hildebrand'/>
  4.        <address type='cc'jid='jer@jabber.org/Home'desc='Jeremie Miller'/>
  5.    </addresses>
  6.    <body>Hello, world!</body>
  7. </message>


Viewing all articles
Browse latest Browse all 966

Trending Articles