Skip to main content
May 29, 2007
Question

FMS Port Issue

  • May 29, 2007
  • 1 reply
  • 311 views
Good Afternoon,

I am currently using FMS to run a web application is on server 2.2.2.1 and Flash Media Server is 2.2.2.4. Now I can either install the web app on the same server as FMS or vice versa. The problem is what if that is not an option, How do I get FMS to communicate with my web server to successfully run the application.
    This topic has been closed for replies.

    1 reply

    June 4, 2007
    Unless your FMS app requires resources on the box with the HTTP server, it doesn't matter where your FMS is located. FMS doesn't actually need to communicate with your http server, it just needs to communicate with your .swf.

    When you build your connection string in your actionscript code, you just need to use the IP or domain of the FMS server. Keep in mind that this needs to be a public IP or domain, not the network IP (unless everyone using the app will be connecting from within the network).