WebSockets in .NET 4.5: a simple game

added by busior
10/14/2011 2:03:56 AM

230 Views

Websockets are one of the new great web standards, which applied in a right way, will enable development of completely new web applications. Microsoft introduces native support for them in .NET 4.5 and IE 10. Other browsers (Firefox 7, Chrome 14) already support the standard. To play with the new technology I created a simple game of pong.


0 comments