Click here to Skip to main content
15,881,139 members
Everything / WebSockets

WebSockets

WebSockets

Great Reads

by Darko Jurić
WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
by Gwyll
We're in a Dark Age when it comes to Software Development. We need a Renaissance.
by Jaime Olivares
An architectural proposal to integrate mobile and .Net applications
by tonywilk
Example server and client using different protocols over a Websocket (php/js)

Latest Articles

by Gwyll
We're in a Dark Age when it comes to Software Development. We need a Renaissance.
by Michael Chourdakis
A quick way to interoperate between Win32 and a browser using WebSockets
by Sandeep Mewara
See with a working demo how SignalR works and how it can be used
by Silvia Campo
I've been using web sockets the same way as a regular http request; I wasn't using them to their full potential...

All Articles

Sort by Updated

WebSockets 

16 Sep 2022 by Gwyll
We're in a Dark Age when it comes to Software Development. We need a Renaissance.
30 Apr 2022 by Michael Chourdakis
A quick way to interoperate between Win32 and a browser using WebSockets
14 Feb 2018 by James Wright_
Getting to grips with TypeScript, and its compiler, in the context of Node.js
14 Jan 2018 by Darko Jurić
WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
24 May 2017 by raddevus
Use SignalR to create a Slideshow app which asynchronously updates all web clients so they see the same slide you are seeing.
22 May 2017 by raddevus
Learn to use SignalR to asynchronously update all web clients using SignalR broadcasts.
21 Nov 2016 by Catchy Agency
Qlik Playground is a free programming environment that allows you to explore, quickly test, and use your most complex and innovative data driven application ideas using Qlik technology.
23 Sep 2016 by Eugene Rudenko
How to handle websocket connection in Erlang app
14 Sep 2016 by Igor Ladnik
The article presents a collection of Web technologies. Multi-OS servers written in ASP.NET Core and node.js along with HTML / JavaScript / TypeScript single-page client construct scrollable table sample.
2 Aug 2016 by Vadyseri
A Story of One Video Streaming Project
1 Aug 2016 by Eugene Rudenko
How to handle load balancing of websocket connections.
18 Aug 2015 by Bharath K A
This is a HTML5 WebSocket service that streams live, real-time data to browser grid control. This service is capable of automatically computing math expressions on the fly (dynamically at runtime)
16 Aug 2015 by Bharath K A
Build your own cloud spreadsheet (like Microsoft Excel, google sheets) that exposes shreadsheet workbook via web browser. Users can create excel like spreadsheets using web browser save it, share it, put formulas to compute data in the sheet etc.
23 Jun 2015 by Kel_
A clock rendered as 4 progress bars and published by the server in real-time.
23 Jun 2015 by Kel_
A game of life "MMO", with a persistent simulation running on the server.
4 Mar 2015 by Alexander Iacobciuc
This article is about a basic implementation of HTML5 client/server chat application.
29 Nov 2014 by Ahmed Charfeddine
Websocket, SSL, Json, MySQL are all combined together with Push Framework to produce a C++ server that interacts with an Angularjs web front-end. The application shows the ease of implementing CRUD.
14 Oct 2014 by engineforce
Debug / Inspect WebSocket traffic with Fiddler
1 Feb 2014 by tonywilk
Example server and client using different protocols over a Websocket (php/js)
28 May 2013 by Ian Sullivan
A short guide to making an HTML5 physics based multiplayer game
23 Feb 2013 by TejasDesai.NET
Getting started with HTML5 WebSocket
21 Aug 2012 by Jaime Olivares
An architectural proposal to integrate mobile and .Net applications
8 Jun 2012 by Brian Raymor
This tutorial provides a simple introduction to the W3C WebSocket API and its underlying WebSocket protocol.
2 Mar 2012 by Ido Flatow
This post is about new transports – the WebSocket transport. This post is part 1 of 2.
16 Mar 2011 by R%S
Enable access from mobile phone emulator to Visual Studio WebDev.WebServer listening on localhost