Dear mhanh
This may be a stupid question, but I noticed that the XDK IoT version of Yocto has a built in web server.
Is there any way to pass values between a node.js program built using the XDK IoT IDE (or whatever it's official name is) and running on the Galileo and a web page running on the web server, aside from writing/reading files? Something like can do with Arduino Yun Bridge Mailbox. I would like to see if it is possible to display data from a sensor on a web page or be able to enter directions into a web page and have them sent to a motor controller.
I know I could code a web server in node.js, but seems a waste since a web server is already included and running.
thanks
rick