XSockets - Takes you a step towards real-time web | WebSockets Quick Start

XSockets

Videos & Guides!

Here you will find vidoes showing how to use XSockets Server , how to install the NuGet Package and write your own realtime WebApp based on the XSockets Server. We will try to publish more how-to's as soon as possible.

You got problems getting started ? Have a look at the "XSockets.NET 1.0 RC1 - Gettings started"

XSockets.NET 1.0 RC1 - Gettings started

Introductions video on howto get started with XSockets.NET 1.0 RC1.

You could be up´n running in under 60 seconds, but we talk a little about what you get and show some scaffolding... so take 5 minutes of your life to get familiar with XSockets.NET

SinglePage WebbApp Demo

A example of a single page application with paging, search, data persistence, validation and live publish/subscribe.

WebRTC in XSockets.NET

In this demo Team XSockets show you a glimpse of the experimental webrtc API in XSockets.NET. This API will be included in the next release of XSockets.

Wijmo Carousel in RealTime

Showing how you can use wijmos carousel in combination with XSockets and HTML5 drag and drop API.
Built in a couple of hours  thanks to Wijmo and XSockets.

Sorry, for the moron stuff... But we just had to... ;)

24 minutes geek video about MVC3, WebSockets and T4Scaffolding

We get alot of questions about how to use XSockets.NET…
So I (Uffe Björklund) recorded a geek video showing from scratch howto build a loosely coupled architecture with repository pattern and get it all without writing anything more than a domainmodel. Read more here

KnockoutJS JQueryMobile on WebSockets

A simple single-page-mobile-webapp using jQueryMobile, KnockoutJS and WebSockets - XSockets.NET

WebKinectNinja–WebSockets HTML5 and Kincet magic on XSockets,NET

A demo  showing of how we can build neat things upon the WebSockets API, Kinect and HTML5, inspired by all thoose wonderful Kinecthacks people have been showing and the utterly nice game FruitNinja.

Just using a WPF application( written in C#) that uses the KinectSDK we are able to easily grab the movements of the actual user in front of the camera, these are then sent to XSockets.NET Server who simply just sending messages through to those who listen.

Voxeo virtual lobby

A project during late 2011 where XSockets was used as communication platform between XBOX 360 Kinect and a realtime webb-application. It supports voice and gestures.

The solution was built by XLENT and Voxeo

Send and receive BLOBS using XSockets.NET

Send and recive BLOBs using HTML5 FileAPI's and WebSockets. More information can be found here - http://dathor.blogspot.com/2011/12/send-and-receive-blobs-using-fileapi.html

A realtime multi-room chat on JSBIN.com

Showing that you can have a multi-room realtime chat on jsbin.com with XSockets.NET

PS. Notice the music, we are really mature people. DS

HTML5 Game for mobile device over 3G

In the summer of 2011 Magnus & Ulf at Team XSockets built a game during the vaccation...

The game was built for a local business as a comersial event.
The game is realtime with websockets (through XSockets.NET server) and it has queue for waiting players and also a realtime chat.

The Snake Game - Beta Demo

A localhost test simulating 3 mobile device players...

Map collaboration using ESRI ArcGIS JS API and XSockets

Nice demo by the astute developer Mathias Westin using ESRI ArcGIS JavaScript API and XSockets to share extent between clients using websockets.  Mattias wrote this demo during our CodeCamp in Sundsvall.


XSockets, Powershell and Wijmo

In this video (Uffe Björklund) shows how to get a realtime monitor with Wijmo charts from powershell...
Read the blogpost (here)

liveDB + XSockets WebSockets

In this video Magnus Thor shows how you can combine liveDB and and WebSockets using the XSocketsSevrer and API

PowerShell (WMI) and WebSockets

A simple processviewer based on PowerShell (WMI Query) that delivers a list of running proceses over WebSocket to a webbrowser by using HTML5 - WebSockets

WebSockets and HTML5 devicemotion

Playing with iOS Safari and devicemotion events - A very very simple multiplayer game running in the browser using WebSockets communication.

WebSockets and Microsoft XBOX Kinect

By using a WPF Application that leverages the power of the CL NUI Platform from Code Laboratories , a :NET (WPF) Client for WebSockets and AForge.NET C# framework for image processing and my WebSocket server we are able to show how we can take advantage of WebSockets as well as the Microsoft Kinect technology that was originally design for controller-free gaming and entertainment experience.

Incentive Live on WebSockets

This video shows how we in a few hours added WebSockets support to Incentive Live. It is a simple implementation. The purpose is to show how easy we can add WebSocket support just using our WebSrver and a set o JavaScripts.

WebSockets + FileAPI + Drag'n drop Demo (Base64)

Magnus Thor shows interaction between xsockets and HTML5 file API and Base64 encoded messages

WebUI (JQuery) controlled by Speech and WebSockets

This little movie shows how we can use WebSockets and Speech to controll a WebUI. In our demo we use JQueryUI. Enjoy!

Getting started in about 1 minute

When we released 0.9.2 we recorded a video that shows how fast you can get XSocket Up'n running . In less than 1 minutes things are ready do go!