Hi All,
I have been reading through the book till Chapter 6 right now... The book is really excited me a lot.
Now, I am back at Chapter 3 try to use my localhost xmpp BOSH connection instead of the one that the book recommended.
I have been stuck for about 5 days now and yet still can't get that chapter 3 working using my localhost BOSH connection....
For detail information:
My XMPP server connection : ejabberd-2.1.10
BOSH connection is setup at
http://localhost:5280/xmpp-httpbind
crossdomain is also setup successfully at
http://localhost:5280/crossdomain.xml
I have a valid XMPP account that I registered at register.jabber.org
When I am using the
http://bosh.metajack.im:5280/xmpp-httpbind, everything works perfect... But, when I change the BOSH connection manager to my localhost:
http://localhost:5280/xmpp-httpbind, the chapter 3 code doesn't work...
Is there someone there that can help me with the problem I have here??? I want to run the code in my localserver but... been frustrated because it doesn't work the way it should be...
Many Thanks,
-Joe