I am new to websockets and server hosts, but after some study of the source code I understand how Fleck works.
I have a web-hosting account with FastHosts that serves ASP .Net web pages.
Is it possible to somehow run a Fleck HTML5 web socket server up on a host like this? How would I go about installing it? The Fleck source code comes with a simple console application that acts as the server - would it be feasible to run a similar console app on a web server?