And one thing currently i have to have APE connect MySQL. That is authenticating user who connects to APE. The process is: - User connects to web server, web server will save sessionId in MySQL & return sessionId to user. - User then connects to APE along with sessionId, APE will check if the submitted sessionId is equal to sessionId in MySQL.
Currently i can't find another way for authentication. And APE is having problem with MySQL now. Thanks for your support. -- 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/
