I develop some app with Unity for web. And I have C# prog (server). When Unity app start, it send data to server for calculating.
I can't understand what I must doing when my app send to server "< policy-file-request />" string. I try send with socket content of file "crossdomain.xml" but it not work.
↧