hello. I am a Chinese who buy your book,a wonderful one!
i do have some questions while i am trying to program the hello program.(chap 3)
here is the situation:
i set up the openfire on my own computer, and i created a user with the JID:
[email protected]
i change your code to ( var conn = new Strophe.Connection("http://127.0.0.1:7070/http-bind/"); ) [hello.
js]
i am 100% sure that i had made all the
js file included. while i tried to connect to the openfire, it returned a status, the value = 1, which means 'connecting', then nothing happened.
and the firebug (a plugin in firefox) presented a error: flXHR dependencies failed to load
this makes me crazy, thank you for your time.