domuk
08-18-2003, 07:19 AM
Hi all,
I was wondering is it was possible within Javascript to access usb, parallel, serial etc and send individual ports and signals to these ports?
I know it is possible to write a vb, c, etc program and call it from JS.
What I would like to do is read an email and with the data from the mail (with a text string) access a port (e.g. serial)and use that data to control hardware (possibly using a bank of transistors and some decoding electronics).
If this is possible, then i would be very great full if someone could give me example code or point me in the correct direction.
Thanks,
Dom..
I was wondering is it was possible within Javascript to access usb, parallel, serial etc and send individual ports and signals to these ports?
I know it is possible to write a vb, c, etc program and call it from JS.
What I would like to do is read an email and with the data from the mail (with a text string) access a port (e.g. serial)and use that data to control hardware (possibly using a bank of transistors and some decoding electronics).
If this is possible, then i would be very great full if someone could give me example code or point me in the correct direction.
Thanks,
Dom..