Hi all,
First thing, APE sounds awesome. Just that I'm not able to get it
working.
Let me explain in detail:
I'm just not able to get the Controller demo working.
Printing the output of file_get_content() on test.php says: ERR
NOT_A_CHANNEL. So I went ahead to see how the channel is registered
from demo.html. I found that a POST request is sent to the APE
server.
The POST params where:
1) 1
2) 1258004023368
3) CONNECT
And the response that was got from the server was this:
[
{"raw":"ERR","time":null,"datas":{"code":"001","value":"BAD_PARAM"}}
]
Now I have a couple of questions:
1) Why am I getting a BAD_PARAM error?
2) How is the channel registered initially with the APE server?
(channel : "testchannel")
3) Why am I not seeing "testchannel" sent as a param with any of the
requests?
Regards
Harish
--
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/