I have an application that communicates back to the server on port 12008 with a Socket (above 1024 so as not to need a crossdomain.xml file) and this works fine on Firefox (and I believe IE 6 as well) but on IE 7 I never get an error message but it never tries to make the connection. Is there something I have to do to make IE7 leave me alone and let me connect?

