Hi there,
i have a desktop application and a browser with a started web-application running on my computer. If i select something in the desktop application i want to let the web application execute some JavaScript.
My question is now, is there a possibility to communicate directly between this 'applications' or is the only way to notify the web-apps server, and the web-application polls after this changes with ajax or something else?
do you have some links to read or some keywords to use with Google?
thx in advance