'Smack xmpp- Synchronisation of messages problem
I'm developping a chat application using xmpp protocol with smack 4.4.4 version in android and desktop; I'm facing a problem which is: we have user1@localhost/android connected from android device and user1@localhost/desktop connected from desktop (the same user). I'm searching a solution to synchronize sent messages between the two instance. Example: if user1@localhost/android send "hello" to userB then I can show this message in user1@localhost/desktop application. I add rout.all_resources in openfire but nothing happen. I tested message carbon but nothing too. thank you for helping me. (Sorry gfor my bad english).
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
