I need to build a real-time android application. 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 chatting.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From my understanding, XMPP messages are based on XML, so if you have a small amount of structured data you want to send, you should be fine. Large data is a problem, however. From the wikipedia page: