List of Free code WebSocket
Projects
-
C++ Winsock WebSocket server
A websockets server built in C++ using the C APIs Winsock and <windows.h>.
Works with the current version of Chrome (13.0.782.24).
-
Mini - Async WebSocket Server
Mini is an Async WebSocket Server with versions in C# and Java. It builds on Parallelism and Kitty to deliver an Internet Scale WebSocket Server StarterKit.
-
SuperWebSocket, a .NET WebSocket Server
A .NET server side implementation of WebSocket protocol.
-
WebSocket Client for .NET and .NETMF
This project implements a full featured WebSocket client for both .NET and .NETMF. It includes a .NET Win Forms application and a .NETMF console application.
-
WebSocket4Net
WebSocket4Net, a .NET WebSocket client
-
XSockets.WebRTC.Prototype
This example project of XSockets.NET WebRTC Support using WebSockets, PeerConnection, getUserMedia and more is built to show you how we can put together powerfull Realtime audio/video chats just using the browser.