It's too long. You can recompile APE to use longer nicks (look in header files). But I don't recommended using session IDs, unless you plan to hook the join command. You will be unable to join the same session ID multiple times.
On Mon, Jan 24, 2011 at 2:03 PM, Adilson Carvalho < [email protected]> wrote: > Hi folks > > When I have to initiate a new ape client I have to provide an unique name, > but the names I want to use are > like QVEBA30ED7c76696b0798f44a38a1ea522f406dbcc (which are like session > id's), but I always get an BAD_NICK. > > Where can I see the rules about the name parameter? Or a way to > autogenerate it? > > I saw that I can send my id in another parameter. > > client.core.start({ 'name' : > 'QVEBA30ED7c76696b0798f44a38a1ea522f406dbcc', e7r : > 'QVEBA30ED7c76696b0798f44a38a1ea522f406dbcc' }); > > > Cordialmente, > > Adilson Carvalho > > --- > Vida?! Não, é intervalo de superfície. Vida mesmo, só debaixo d'água. > > Tá de bobeira? Venha conhecer o meu blog em > http://adilsoncarvalho.com.br/blog/ > > -- > 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]<ape-project%[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/ > -- 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/
