I am new to Azure platform.
I am able to connect with the webrole.
Now how can i send data from the Worker Role, to the Web Role to display on the Website?
And how can i display the continuous TCP data which the WebRole gets, without refreshing the page or starting over?
Thanks for your Help