| "The Chatter" Development Journal ( |
Web client connections
Spent some time tonight working on some initial tests for the web client. As it is not possible to connect from the browser directly to a server on another port I first implemented a simple "reverse proxy" in php that acts as a relay between the client and the XML server. Hopefully this can be replaced by the more efficient "apache proxy" method once Ben gets it working. Once that was working I sent a <connect> message from the web client to the XML server and successfully received a reply.
- Post a new comment
- 0 comments
- Post a new comment
- 0 comments