Hey people, I hope that someone can guide me a bit
The thing is that I’ve developed an IRC client in unity, that is to be used for some in-game chat. For testing purposes I’ve installed an IRCd server on my stationary computer and hosted a IRC server that way…
I would like to be able to connect to this server with my unity application as a webplayer build… This is only possible if it gets the crossdomain.xml policy file.
Unfortunately I am quite unaware in relation to how this can be achieved with my current setup… If someone could help it would be great!
EDIT: I might add that I am running ubuntu 10.10 and the server is set up using inspIRCd… Don’t know if the information is needed…