marcobax / WebSocketsDemo

.NET websockets communication demo based on two Open Source Libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSocketsDemo

Here it is - small demo showing .NET(C#) Websockets in action.

Using:

  • [WebSocket4Net] 2 - CLIENT
  • [SuperWebSocket] 3 - SERVER

Tested on Visual Studio 2010.

My site: [programistka.com] 1.

About

.NET websockets communication demo based on two Open Source Libraries.


Languages

Language:C# 100.0%