If you need the web player code on B to use sockets, then it needs to connect on port 843 to a server running on A. See the sandbox page:
http://docs.unity3d.com/Documentation/Manual/SecuritySandbox.html
Note that the socket policy is *not* served by a web server, but by a standalone app that is shipped in the Unity folder.
↧