Today I stumbled again – as every single developer eventually will – with Internet Explorer’s brilliant and different way of handling things. I implemented a socket listener thread to a port on the server side and a simple HTTP GET request from the client side. The main objective here was to make the server do More…
Internet Explorer’s problems with asynchronous calls and their fixes
