Please check in ape.conf at server side and disable nickname.js
On Apr 5, 11:36 pm, Radu <[email protected]> wrote: > Hi, > > I'm new to APE, but I like it and see the huge potential in it! > > I have a problem with core.start() method. In the > docshttp://www.ape-project.org/docs/client/core/start.htmlit's written > that you can use it without any parameters. There is an example, which > passes a parameter, the nickname of the user. In the "hello world" > example, it's called like client.core.start({"name":prompt('Your > name?')}); > > I got the hello world working, but if I use the no paramsstart > method, from time to time (and quite often), the client won't connect > to the server (so I get a CLOSE raw). If I just change the way I call > thestartmethod, and use a nickname, it's working fine again. > > Some hints? > > The docs also specify: > //If you use APE with libape-chat you need to send your nickname in > the CONNECT request > > How do I know if it's my case? > > Thanks for helping. > Radu Brehar > -- > I blog on JavaScript athttp://jslog.com -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
