access DLLs with java script

Posted by Caio Garcia on Stack Overflow See other posts from Stack Overflow or by Caio Garcia
Published on 2010-04-16T17:24:17Z Indexed on 2010/04/16 17:33 UTC
Read the original article Hit count: 236

Filed under:
|
|

I need to read the serial port as an input for a web based applicaton. I know that the browser can't do it, but if I build an DLL and send it to my client, can I access this DLL and read de serial port with an java script or i will need something like ActiveX?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about dll