WebSocket bridge server

Forum for C#/Windows development

WebSocket bridge server

Postby nulltask » 26 Jan 2014, 16:30

Hi, there.

I wrote WebSocket bridge server. It bridges TCP sockets to WebSocket. You can make your application on some web browsers via WebSocket connection. The details can be found in Readme.md. Please enjoy ;)
https://github.com/nulltask/the-eye-tri ... ket-server
nulltask
 
Posts: 1
Joined: 22 Jan 2014, 07:05

Re: WebSocket bridge server

Postby Martin » 29 Jan 2014, 19:45

Thanks for sharing. :)

Just a note, it seems that this will only work on Windows 8 and 8.1
It seems the .Net WebSockets cannot be opened on Windows 7 by default.
Martin
 
Posts: 567
Joined: 29 Oct 2013, 15:20

Re: WebSocket bridge server

Postby mschoenfeldt » 31 Jan 2014, 19:00

Great...

later(end user distribution) it would be really nice to have native service for websockets ;)
mschoenfeldt
 
Posts: 13
Joined: 13 Jan 2014, 13:01

Re: WebSocket bridge server

Postby Martin » 04 Mar 2014, 03:49

Native websockets, yes that is a great idea. ;)
Martin
 
Posts: 567
Joined: 29 Oct 2013, 15:20


Return to C#



cron