Answered
Webservice and Flash Media Server
Hi all,
We have got the following task to do...in our organisation we've got an application that generates xml messages. We want to send these messages to Flash clients connected to an FMS server. In order to do that we want to create a webservice (ASP.NET) on the FMS server and let the application send the xml messages to that webservice. Once a message is received by the webservice we want to dispatch it to an FMS application where it would get parsed and based on the content in the message we want to call methodes (over rtmp) on the connected clients.
We have no background on FMS but we thought that it wouldn't be that hard to figure out. By the looks of it it seems almost trivial if you had to do it in Java or .Net. Not so in the world of FMS it seems. The major question we have got is: How do we feed the xml message received by the webservice to an FMS application...or (another solution) how do we notify an FMS application that a new message was received by the webservice. The Google or the manual don't contain examples of any such scenarios. Which makes us asking, "Are we on the right track? Is this the best way to do it?".
Any suggestions, solutions and wisdom are welcome.
Thanks in advance.
Erik
We have got the following task to do...in our organisation we've got an application that generates xml messages. We want to send these messages to Flash clients connected to an FMS server. In order to do that we want to create a webservice (ASP.NET) on the FMS server and let the application send the xml messages to that webservice. Once a message is received by the webservice we want to dispatch it to an FMS application where it would get parsed and based on the content in the message we want to call methodes (over rtmp) on the connected clients.
We have no background on FMS but we thought that it wouldn't be that hard to figure out. By the looks of it it seems almost trivial if you had to do it in Java or .Net. Not so in the world of FMS it seems. The major question we have got is: How do we feed the xml message received by the webservice to an FMS application...or (another solution) how do we notify an FMS application that a new message was received by the webservice. The Google or the manual don't contain examples of any such scenarios. Which makes us asking, "Are we on the right track? Is this the best way to do it?".
Any suggestions, solutions and wisdom are welcome.
Thanks in advance.
Erik
