What I have : A C++ application server running, Ready to send data to client which is supposed to a HTML5 page or app.
What I want :
You could possibly use a work around, design a program/script/server(I would use PHP, being a html client) to get the UDP gram from the server, if you would like I could help, I have worked on something similar.