Socket security error problem
hi all,
my program client program using socket connect server program. success connect server in local pc. when deploy iis server, client program fail connect server program using browser run it. show socket_security_error, how can solve it?
i tired add trusted.cfg in c:\windows\system32\macromed\flash\flashplayertrust , c:\documents , settings\lit\application data\macromedia\flash player\#security\flashplayertrust. fail too.
thanks
my program client program using socket connect server program. success connect server in local pc. when deploy iis server, client program fail connect server program using browser run it. show socket_security_error, how can solve it?
i tired add trusted.cfg in c:\windows\system32\macromed\flash\flashplayertrust , c:\documents , settings\lit\application data\macromedia\flash player\#security\flashplayertrust. fail too.
thanks
hi,
i'd recommend start following article:
http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.html
especially part:
http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_04.html
i'd trusted.cfg not applicable in case (i never heard file before) - should supply socket policy file.
also. fp behaves differently, depending on version. update version 9.0.115.0 see behaviour described in article.
and last thing - check can connect simple telnet client server on given port, cause closed on firewall.
cheers,
dmitri.
i'd recommend start following article:
http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.html
especially part:
http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_04.html
i'd trusted.cfg not applicable in case (i never heard file before) - should supply socket policy file.
also. fp behaves differently, depending on version. update version 9.0.115.0 see behaviour described in article.
and last thing - check can connect simple telnet client server on given port, cause closed on firewall.
cheers,
dmitri.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment