Hi freinds I an using Smack3.2.1.jar downloaded from following url http://www.igniterealtime.org/downloads/index.jsp
I\'m dealing with creating a web service which will receive requests to send messages via XMPP. However, all messages will be sent from one account (the server logs in and sends notifications to users
Please help, I am stuck with this issue. Basically I am getting a AVATAR BASED VCARD i can see that in debug mode, but ASMACK is not parsing image properly. Its just dropping the tag which contains t
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.
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
I would highly appreciate if someone can help me how to recieve iq packets with ASMACK, i am sending raw iq packets but not able to receive it,
I encountered a problem where an attribute within an XML stanza is missing. Based on the log file on the server side, I can confirm that the attribute is sent from the client to server. Also, when the
First开发者_开发百科 post here so please be gentle. I\'m building a facebook chat client, using Smack library.
I\'ve been investigating the best way to develop a video chat application on android that: a) Is straight P2P