I understand, but it seems to be that i don't need the use of
websockets, because i only use thw browser to display a real time
chart, and this works fine with a heavy load.

the case that i have presenting the problem, is on my Java clients, i
have a running application in java, who acts as a proxy interface to
different applications for sending messages to the chat trought APE...

For pushing the message to APE, I use the URL class of JAVA, but i
have worked up like 8 different implementations of these and works up
the same way, APE registered two messages to the channel...

I determinate that this is a Java issue because i test it wih the
javascript client provided by the APE core, and i also try i python
client post it in the APE project web site, can yopu givme a leed on
the Socket imp with Java, because i run the Java Socket Example on
Java that it is posted on the ape project site and it doesn't work, it
communicates but APE daemond throws the error:

2011-08-19 14:21:36 - src/http.c:493 - Invalid HTTP method in request:
{"raw":"data","data":{"msg":"Bonjour from
NY"},"channel":"ChannelToListenFrom"}

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