Hi!

First of all I have to say that you really did a great job so far, I
really like this project!

I installed an Ape server in an Ubuntu system and now play a bit with
it. I tried to establish a simple communication between my browser and
the server and read the Article about serverside JS (http://www.ape-
project.org/wiki/index.php/How_to_build_a_serverside_JS_module). In
this article it is said that a new pipe could be created with the
command Ape.pipe(). I tried this but the browser said that this
function is not defined, and I could not find a definition of this
function in the serverside scripts. Is the article wrong or did I miss
to include a certain script??

The second question I have is about the frequency, leading to the
number in the URL (for example 0.ape.domain.com). My application
increases this number every time I refresh the application page and so
I soon have for example the ape URL 83.ape.domain.com and I don't
think that this is the usual behaviour, is it? Did I make a mistake in
the configuration??

Ah, just another small question: When I open two browser tabs for my
application I of course see two users, who joined a channel. But when
I close one tab, he needs some time to realize that the user has left
(so just realizes it when the open connection of this tab times out).
Is there a way to immediately tell the server that a user has left
when I close a tab/window?

Thanks for your help!

Best regards,
Dominik

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to