I am not able to receive XMPP messages, I am using the following code: Message mess = new Message() { @Override
I am unable to recive the file, which I am transfering from SPARK client. I am using ASMACK jar Library so it\'s not possible to get into the library.
So I\'m trying to send a string like this <message to=\"me\"><body>\\<foobar\\></body></message>
I need to build a real-time android applic开发者_高级运维ation. I just wondering, can I use xmpp for my data transmission solution? I\'ve been looking around, and most of xmpp clients are used for cha
I am working on chatting application and i have to implement file transfer using smack api. I am able to Connect to the open fire server and can also chat with another client.But i dont know how to im
Anyone know why a Message formatted i开发者_开发百科n this way would send properly via XMPP to users running Pidgin but fail to send at all to users running Jitsi? There is no error message to accompa
Short task description: I want one signed in user to be able to send an instant short plain text message to another signed in user. The solution needs to be easily scalable and not too resource demand
Made an Blackberry application with XMPP backed for receiving real-time messages for the users, expected to give a feel like push message to the top business users for some key events happens in deskt
How to determine the message status (read/unread). Chat is re开发者_JAVA技巧alized with the XMPP protocol.XEP-0184: Message Delivery Receipts supports notifying senders when their message has been del
I have an app that has 2 versions : 1 on iPhone, 1 on Android. I want my 2 apps to communicate in real time. The use cases are :