05.11.2011, 07:57
Yes, it's very possible. You can use node.js to create functions to open a UDP socket, with the dgram (UDP) functions, then use basic javascript to display the content (document.Write(), etc), once you've loaded all the variables you need through the socket.