php - fast session connect using http prebind in openfire
i am implementing openfire chat in crossplatform app for mobile device , mobile has a weaker connectivity so i am trying to use http-prebind with openfire using XMPP BOSH using PHP to get session details so that i can attach to existing connection using strophe.
now the hurdle is when i run example ofXMPP BOSH Tollkit
to get session info
i am getting following error in web browser
and following error in openfire
i have installed openfire connection manager too and thought prebind might work with it but no luck.
have read few articles related to http-prebind but i never get it working , i have tried this long back but i failed at that time too
article