Question
How do i get FMS to listen on port 80?
Hello,
I'm working on an app that is used by a client of ours that is in state government. Because of their security settings, they only have port 80 open to use for connections to our application. We have a dedicated server running FMIS 3.0, and I've configured the fms.ini file to contain the line
ADAPTOR.HOSTPORT = :80
instead of the default of 1935. I've restarted FMS, restarted the server, changed the connection string in my Flash client to be of the form rtmp://<server_name>:80/<app_name> but I just can't get the app to connect. It works fine with 1935 in our dev and test environments, but for our live server we really need to be able to use port 80.
If anyone can tell me how to make this work I'd really appreciate it. Thanks in advance for any help.
Regards,
Dave
I'm working on an app that is used by a client of ours that is in state government. Because of their security settings, they only have port 80 open to use for connections to our application. We have a dedicated server running FMIS 3.0, and I've configured the fms.ini file to contain the line
ADAPTOR.HOSTPORT = :80
instead of the default of 1935. I've restarted FMS, restarted the server, changed the connection string in my Flash client to be of the form rtmp://<server_name>:80/<app_name> but I just can't get the app to connect. It works fine with 1935 in our dev and test environments, but for our live server we really need to be able to use port 80.
If anyone can tell me how to make this work I'd really appreciate it. Thanks in advance for any help.
Regards,
Dave
