Re: Simple JavaScript XMPP client example
Dave Cridland <[email protected]>
| Newsgroups | gmane.network.jabber.devel |
|---|---|
| Message-ID | <CAKHUCzye1+wBKAxDCt9R1+NbDn6GDhgYSEAbN6dxKW+evA5f2w@mail.gmail.com> |
On 4 September 2014 23:05, Chris Fortmüller <[email protected]> wrote: > Ok, so I have experimented a bit more, and as Steven said, if I host the > code on a server, the code works, but if I just access it locally, the code > does not work. I still don't quite understand why. If I access the code > locally from my machine, and then try to connect to a server on the web, > the domain where the code is hosted (my local machine) and the server > domain are different, but this is also the case if I host the code on a > server and try to connect to a server in another domain, which does work. > So I don't quite understand what is the problem then when I access the code > locally > > By "locally", do you mean file://? I reckon the browser folk broke file:// completely for almost anything useful. Jack Moffit wrote a thing called Tape years back to handle problems like this - a microserver for development you can run quickly out of any directory. There's Node based stuff for this kind of thing too. Dave. _______________________________________________ JDev mailing list Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [email protected] _______________________________________________