PHP Monitoring and tools
Posted: 12 Jan 2010, 17:01
Hi,
I want to create some of my own tools for monitoring, server reboot etc using PHP.
I came across this tutorial http://www.smartfoxserver.com/docs/inde ... /index.htm , which works perfectly.
Off course, I want more than just requesting the number of users in a certain zone.
What I want to know is, if there is any documentation on the XML protocol Smartfox is using. This way, I could write my own Client API implementation. (Basicaly do some of the functionality present in the Admin tool, but with some of my own functionality attached to it for further usage within our applications)
Thanks!
I want to create some of my own tools for monitoring, server reboot etc using PHP.
I came across this tutorial http://www.smartfoxserver.com/docs/inde ... /index.htm , which works perfectly.
Off course, I want more than just requesting the number of users in a certain zone.
What I want to know is, if there is any documentation on the XML protocol Smartfox is using. This way, I could write my own Client API implementation. (Basicaly do some of the functionality present in the Admin tool, but with some of my own functionality attached to it for further usage within our applications)
Thanks!