Hi,

I am participating indirectly of a project that is attempting to use
APE as part of its solution, and I got intrigued with a particular
situation we need to solve. Sorry my ignorance if I am saying
something wrong here. I also tried to search this a little bit, but
didn't find anything that could help me understand it better (well, or
maybe wrong keywords).

Anyway, here is my problem: I need to be able to send information to
specific users that are connected to the APE server, but the agent
executing the push is not connected to APE directly (it is not a web
client, but rather a script being triggered from a specific event on
our system). If you are on an example like a chat, where you have the
channel between 2 users, APE only needs to know the pubid of each user
to handles its location. But in our case, as my script is not
channeled to any user at all, how do I know where is this user? (since
I don't know any pubids).

The solution we are trying to apply is to add more info in the APE
server, let's say an email address for instance, so if I push
something to it for a user from a particular email, then APE knows
where this user is located to push the message to the browser.

Are we going on a bad direction, or, is there a better way to achieve
that?

Thanks in advance,

Bruno

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