Hello when I run the example given by APE tutorial at
http://www.ape-project.org/wiki/index.php/TCPSocket I have the following error in my FireBug console : -http://4.ape.ape-test.local:6969/0/? [{"time":"1291643873","raw":"ERR","data": {"code":"001","value":"BAD_PARAMS"}}] at line 1651 in file mootools-core.js corresponding to the following instruction : this.xhr.send(data); as it is required I checked that the following information are specified : -allowed_hosts = any in file /etc/ape/proxy.conf -commands/proxy.js included in file /var/ape/main.ape.js to run this example I just created a directory TCPServer under Demos directory with a file called demo.html including the source code given by the tutorial, then entered the url : http://ape-test.local/ape-jsf/Demos/TCPServer/demo.html thanks for your help jean-Marie -- 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/
