I have a .NET server that uses socket connection to connect to a XMLSocket on my Flash game.
It works great except for people trying to play on schools and workplaces using routers with strict firewalls can't connect to my game.
Is there any way to bypass said routers? (I heard about HTTP tunneling but I'm unsure how to implement it)
Thanks!
Ron