Websockets web sockets - working example


hi,
i’me wanting to explore websockets and am looking for a runnable example.
This page : https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/WebSocket_Server_Vb.NET
looks like a start but i cant get this code to compile properly. I don’t know
If I have the right project type or if the code is just in complete. any one help?
David

We actually have one! It is not currently well-linked-to from the site because it isn’t actually working at the moment due to an extremely minor bug that I will fix later this week. I would do it now, but deploying it requires an assist from someone who is busy dealing with Firefox 57 launch stuff, and I don’t want to distract from that work.

Eric Shepherd
Senior Technical Writer
MDN Web Docs: https://developer.mozilla.org/
Blog: http://www.bitstampede.com/
Twitter: http://twitter.com/sheppy

Hi
thanks for respondong, Yes I would appreciate it very much.
In the meantime I have found an example in python and got it working quite quickly. Here is the link:
http://websockets.readthedocs.io/en/stable/intro.html#
This shows what I am after: a bit of serverside code ( but I need vb.net ) and some HTML.
This page has explained to me what about 20 other examples from other sites couldn’t do.
awaiting your example,
David

Hi
Billy, is your keyboard working properly?