A simple method of exchanging, only text messages, between desktop application and browser (javascript) (2)
On the same desktop (local machine),
I need a very simple method to send only text messages, from a desktop application to the browser (javascript);
and vice versa;
in such a way that I do not depend on the use of desktop web server programs or frameworks.
Very simple method of exchanging, only text messages, between desktop application and browser (javascript)
On the same desktop (local machine),
I need a very simple method to send only text messages, from a desktop application to the browser (javascript);
and vice versa;
in such a way that I do not depend on the use of desktop web server programs such as WAMP, LAMP, MAMP, XAMPP. or frameworks like node.js