Version: 5.6
Method group is Obsolete

Security.PrefetchSocketPolicy

매뉴얼로 전환
Obsolete public static bool PrefetchSocketPolicy (string ip, int atPort, int timeout= 3000);

파라미터

ip IP address of server.
atPort Port from where socket policy is read.
timeout Time to wait for response.

설명

Prefetch the webplayer socket security policy from a non-default port number.

Socket connections attempted in a webplayer need to be validated by a socket policy. When the policy is hosted on a port different than the default port number (843) it needs to be explicitly fetched with this API call before any socket connections are attempted. The timeout argument is in milliseconds.

The return value indicates if a policy was successfully retrieved or not.

Note that web player is not supported from 5.4.0.