Search

News: SuperWebSocket WebSocket Client has been separated to another new open source project WebSocket4Net.

http://websocket4net.codeplex.com/


SuperWebSocket is a .NET implementation of WebSocket server.


What is WebSocket?

WebSocket is a technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. It is designed to be implemented in web browsers and web servers but it can be used by any client or server application. The WebSocket API is being standardized by the W3C and the WebSocket protocol is being standardized by the IETF. Please refer to http://en.wikipedia.org/wiki/WebSockets.

Browsers support WebSocket API:

Protocol Internet Explorer Mozilla Firefox Google Chrome Safari Opera NetFront
hixie-75     4 5.0.0    
hixie-76
hybi-00
  4.0 (DISABLED) 6 5.0.1 11.00 (DISABLED)  
hybi-06 HTML5 Labs dev        
hybi-07   6.0        
hybi-09 HTML5 Labs          
hybi-10 IE10 developer preview 7 14      
RFC 6455   11 16      

 

Main features SuperWebSocket already has:

  • hixie-76/hybi-00, hybi-10, rfc6455 are supported
  • Async or Sync socket mode support
  • Linux support by Mono 2.10+
  • SSL/TLS encryption transferring (wss) support
  • Sub protocol support
  • Support mutiple hosting environment like windows service, console application and web site
  • Support mutiple instances, you can run many websocket server instances on different ports in the same hosting application
  • Maximum concurrency connection number limitation support
  • Built-in JSON support

MONO           windows azure

Windows Phone


It is built base on another open source project SuperSocket which is a extensible socket application framework.

 

Live Chat Demo

Road map of SuperWebSocket:

  • Support sub protocol
  • SSL/TLS encryption(wss) support
  • Fix data communication issues
  • Mono support
  • Documentation

Consult/feature request/paid project customization:

 kerry-jiang@hotmail.com

Skype: kerry-jiang

Google+: https://plus.google.com/103256006501871418573/

LinkedIn Group: http://www.linkedin.com/groups/SuperSocket-User-Group-3821247

QQ Group: 135969383

Last edited Jan 31 at 1:05 AM by kerryjiang, version 65
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.15.18416