Skip to main content
September 17, 2010
Question

NetConnection.Connect.Failed

  • September 17, 2010
  • 1 reply
  • 1734 views

Morning, Night to All,

I'm getting above error when testing FMS 4 RTMFP simple example taken from here:

http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/flash/net/NetGroup.html

My setup is all on local net:

my windows laptop hosting FMS4 and simple compiled application from above url via tomcat

I'm opening rtmfp session form windows laptop just fine

my other linux laptop gets NetConnection.Connect.Failed, when trying to make RTMFP connection to FMS

I verified UDP traffic is working in bith directions via nc -u -l -p so UDP is not an issue here.
Then what? Where to dig now?

Thanks, good day/night to all.

    This topic has been closed for replies.

    1 reply

    September 17, 2010

    More info: I'm getting "undefinedDisconnected" as info.code.description.

    Peace!

    Adobe Employee
    September 17, 2010

    Are you saying client which you have created works from your Windows laptop and does not work from Linux Laptop - which version of Flash Player do you have on your Linux box?

    September 17, 2010

    Yes, i do see client can access rtmfp from local windows laptop, but not from linux. UDP is out of question here as i can reach the windows laptop just fine with "nc -u". Both machines run lates 10.1 FP. I'm now guessing it has something to do with FMS security maybe?

    Thanks,

    D.