Transfer UDP socket in node.js from Application to HTTP – Stack Overflow

Transfer UDP socket in node.js from Application to HTTP – Stack Overflow.
//Useful ‘Answer’ example using UDP – Node.js with sockets.io .(js) .

BTW searching possible options to using a Node.js server for a desktop Air “Media sever” APP connected to a gesture controller from iPad. Current prototype uses a UDP ‘ANE’ (IOS) and is hitting critical bugs.

Living Digitally: Controlling Web Based Music Players with Global Keyboard Shortcuts

Living Digitally: Controlling Web Based Music Players with Global Keyboard Shortcuts.
//Node.JS with chrome extension to enable Music Player (via persistent sockets) accessed using hot key scripts ‘Global keyboard shortcuts’  to play and control music via online services in the browser. Nice use case… Thanks for sharing Christian!