Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
how to convert NSArray/NSMutableArray to NSFetchedResultsController in iPhone SDK. Actually i got number of online users in NSFetchedResultsController format. But now i want to show only those users w
Google GTalk clients (web, android, windows) have great ability to suck conversation history from server, e开发者_JAVA百科ven though conversations were done an another jabber client.
How can i login with exmpp bot to multi user chat room? try to use: create_move_room (Room, Username) ->
I am working an XMPP client for both Android and iPhone. I have been able to connect to the server and get messages too.
Closed. This question is off-topic. It is not currently accepting answers. 开发者_StackOverflow社区
I need to get a list of MUC\'s in a XMPP server (OpenFire). I have read about XEP 0030 and service discovery, but can not find docu开发者_如何转开发mentation or examples about implementing it with xmp
I\'m using asmack lastest version (now). And I can\'t create a MultiUserCha开发者_StackOverflow社区t on Android.
Is there anyway in which I can check if a server supports XMPP protocol or not? I am very new to XMPP, and I am dealing with a shared server. I am supposed to use XMPP to create a chatting sy开发者_如
I have this code, almost unmodified from examples: UserSearchManager usm = new UserSearchManager(conn);