Skip to main content
February 25, 2008
Question

Window client conect to FMS installed Server

  • February 25, 2008
  • 1 reply
  • 205 views
Hello everybody!

I used FMS 2 + Action Script2 for developing my application on window and it worked well. My application is Client-Server system, and video chatting using webcam. I want to move that application to Linux, and i have succeeded in localhost. I would like to connect from client to the linux server including my application, but it failed. Do i have to make change anything such as: Server.xml, fms.ini...?

Best regard

ngantrinh
    This topic has been closed for replies.

    1 reply

    February 25, 2008
    Server Side action script is platform independent.

    In a usual case, The changes/tweaking should be identical to what one would have done (if at all ! ) while deploying the application on a freshly installed FMS2 @ Windows.

    However, on Linux, you might have to change the permissions of you server side script file to executable using chmod.