Hello,
I actually try to use APE for a project and i have some problems.
I installed APE et server works correctly.
After i made a script which show connected users, disconnected users
etc... but i have a problem to send data to others users.
When user click on the link #test, he receive :
[{"time":"1288961021","raw":"CLOSE","data":{"value":"null"}}]
And other users receive nothing.
I use the script of this page of the APE Wiki :
http://www.ape-project.org/wiki/index.php/How_to_send_hashes_rather_strings
My script is : http://pastebin.com/v4VvBcig
On the server side, i modified "/var/ape/main.ape.js" to add inclusion
of "char_pos.js" file which contain this :
http://pastebin.com/kAmtTrdT
I'm a bit lost with APE so if someone can explain what i don't do
good, this will be a great help for me.
Thanks.
--
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/