FMS / Apache / HTTP Interaction
Im building some prototype applications and i'm a bit lost on how i can let my FMS server interact with some other webservers: because i'd like to use a secondary LAMP stack to have http-based interaction with FMS.
Letting the FMS do a basic LoadVars, XML or SOAP request to the control-server is easy. But what are the options on letting the control-server connect to the FMS? Like for example if i'd wanted to poll FMS on the amount of clients its serving?
I'm digging through the manual but i see no APIs to receive that kind of request, everything is outbound. So im hoping the apache that comes with FMS can do it.. but how?
Otherwise I guess im missing something here. Can you send data to a NetConnection from PHP based socket?
All help and tips are welcome,
B.
(also: I did read http://forums.adobe.com/thread/839010 - FMS & Apache/PHP Communication but thats about port/routing issues)
