Hello Jack,
Thanks for reply.
I am using Firefox3.6.11 and IE8
I will explain clearly my scenario now.
I was registered in
http://register.jabber.org/
I was downloded the code from
http://github.com/metajack/profxmpp
The folder downloded with this name "metajack-profxmpp-917f92a"
I placed this folder at wamp server's root folder, such as www/metajack-profxmpp-917f92a
I was entered into "http://localhost/metajack-profxmpp-917f92a/",
Here the index page contains all the chapters name and link, I was select the Chapter 3.
The browser shows Login screen, i login with the registered username and password,It shows
"Connection established.Sending ping to jabber.org.Received pong from server in 1000ms.Connection terminated."
So, Next I was changed the URL in the hello.
js file as "http://localhost:5280/xmpp-httpbind"
After i started my
ejabbered Server, The server name is "myserver"
I was entering into
"http://localhost/metajack-profxmpp-917f92a/ch03/hello.html", it shows login screen.
I put username and password of the ejabbered server's user.(username is knandha@myserver)
The result is
In Firefox 3.6, it shows "waiting for localhost" in the browser's status bar.
In IE8 ,
it shows error, that is "Error: 404, Not Found, An error occured preventing completion of the request."
The error in
flensed.js file line no:12, col:1905
In Safari, it shows "http://localhost:5280/xmpp-httpbind not found"
Please guide me step by step,I am new to this environment.
Thanks
Nandha