OK. this.core.request.send works indeed.
I had some undefined this.pipe in the parameters and thought that the problem was with the beginning of the line when it was later. Sorry. On Oct 14, 10:25 am, Nicolas <[email protected]> wrote: > Hi, > > I want to connect without joining a channel and then send a command to > the APE server. > > I wait for the ready event, but then the callback function has no > parameter!! > > How do I get in touch with the APE server when I have not joined a > channel. > > I have found > this.core.request.send > or > ape.core.request.send > or > other similar syntaxes. > > But none of them seem to work. What am I doing wrong? > > Thx in advance. > > Nicolas. -- 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/
