15.Running on Unity WebPlayer

For running ProudNet-powered apps on WebPlayer, This should be done prior to calling NetClient.Connect(X).

Security.PrefetchSocketPolicy(X)

Else, You can set up your own policy server following http://docs.unity3d.com/Documentation/Manual/SecuritySandbox.html.