Say I create a node.js script in my browser and send the compiled script 
over usb to the BBB.

>From a high-level programming side, how is the data stream from usb 
processed on the board? What applications/files are utilized to get the 
data to perform a task (like turn on a gpio)? How does the input interact 
with the linux os? Does this require webserver httprequests on the BBB side 
or is it processed another way such as non-http shell scripts or maybe 
without the linux system at all? (I assume not)

The goal of my question is to understand the difference between the 
mechanics of using bonescript with BBB as opposed to SSHing files into the 
file system.

THANKS!

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to