Hi all,
I have a system in my company that should access an external XMPP server, provided by us in a cloud environment.
In order to assure that the xmpp connection is not blocked by firewalls of other company sites, I need to develop the xmpp communication in my system using HTTP in PORT 80.
I´ve tried to find something related to this in this forum and I saw some older posts saying that SMACK and SMACK-BOSH don´t support http bind using SSL.
Then, I´d like to know if there is an easy alternative that I could adopt in order to achieve this communication. Does anybody achieved BOSH using SSL through Smack?
Thanks,
Renato.