I have implemented xmpp chat in ios app, connection get established, get authenticated, message succe开发者_Go百科ssfully sent but it not recieving message from other end??You must send a presence sta
I just installed openfire server in my Suse-Linux EC2 instance and I\'ve configured the openfire server by creating one user named \'balaji\' in addition to the admin.
I\'m using OpenFire server for instant messaging and JSJaC JavaScript library on the client. I\'m new in XMPP technology.
I took a brief over开发者_StackOverflowview on xmpp.org website, and read all things related to message archiving(XEP-0136 protocol). After reading all document, still i am not getting exact way to st
I\'m trying to integrate Google Talk (a.k.a. gtalk) into my web app.It\'s going to be a tight integration, so Google Talk chatback badge, and embedding Google\'s flash based web client using an iframe
I am using Robbiehanson\'s iOS XMPPFramework. I am trying to create a MUC room and invite a user to the group chat room but it is not working.
I am currently trying with agsXMPP library , i added users to a treenode on OnPresence event. its works well, but开发者_JS百科 when the other user goes offline i want to update the tree node,
I have a client which connects to a XMPP Server, and the server send me the answer <?xml version=\"1.0\"?><stream:stream id=\"119B61FB\" from=\"chat.facebook.com\" version=\"1.0\" xmlns=\"ja
I have been using a PEP plugin (found here: https://github.com/flosse/strophejs-plugins/blob/master/pep/strophe.pep.js) to connect to a users node however I am having some trouble. When my connected b
I have xmppframework for ios. I was able to communicate with GTalk but I need to use this api for Microsoft OCS for internal application of my company. Our server has been configured with CWA.