Version: 2017.1
Removed

Security.PrefetchSocketPolicy

マニュアルに切り替える
Obsolete public static bool PrefetchSocketPolicy (string ip, int atPort, int timeout= 3000);

パラメーター

ip サーバーの IP アドレス
atPort ソケットポリシーの読み込み元のポート
timeout レスポンスを待つ時間

説明

デフォルト以外のポート番号から、WebPlayerソケットのセキュリティポリシーを事前に読み込みます

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.

戻り値は、ポリシーが正常に取得されたかどうかを示します。

5.4.0. 以降のバージョンでは Web Player はサポートされていません。