Subject: I Can't get list of group chats rooms by using miniclient
hello,Alex!
Just like my subject, I don't know how to get list of group chat rooms.
I successfully created two rooms by spark on openfire, there are room1 and room2 in the the service conference.im.openfire.com(domain).
I have modified the ChatServers.xml like this:
<ChatServers>
<Server>conference.im.openfire.com</Server>
</ChatServers>
After running miniclient , successfully login. In the GroupChat tab, using the button "Find Rooms" ,
RECV:
but, the results "User Search","Socks 5 Bytestreams Proxy" ,"Publish-Subscribe service","publicroom" are not my wanted.
I don't know what they are, and I want to know why room1 and room2 could not been finded, and how to get them.
so, Alex, Help me , thanks very much.
Just like my subject, I don't know how to get list of group chat rooms.
I successfully created two rooms by spark on openfire, there are room1 and room2 in the the service conference.im.openfire.com(domain).
I have modified the ChatServers.xml like this:
<ChatServers>
<Server>conference.im.openfire.com</Server>
</ChatServers>
After running miniclient , successfully login. In the GroupChat tab, using the button "Find Rooms" ,
RECV:
- <iq xmlns="jabber:client" to="dsm@im.openfire.com/MiniClient" type="result" id="agsXMPP_10">
- <query xmlns="http://jabber.org/protocol/disco#items">
- <item name="User Search" jid="search.im.openfire.com" />
- <item name="Socks 5 Bytestreams Proxy" jid="proxy.im.openfire.com" />
- <item name="Publish-Subscribe service" jid="pubsub.im.openfire.com" />
- <item name="publicroom" jid="conference.im.openfire.com" /></query></iq>
but, the results "User Search","Socks 5 Bytestreams Proxy" ,"Publish-Subscribe service","publicroom" are not my wanted.
I don't know what they are, and I want to know why room1 and room2 could not been finded, and how to get them.
so, Alex, Help me , thanks very much.