js_zklib icon indicating copy to clipboard operation
js_zklib copied to clipboard

use in browser

Open Level0r0s opened this issue 6 years ago • 2 comments

Hello! Is it possible to use it directly in the browser? I need to make the communication using my cell phone and the Browser. After doing the Record Collection I will send it to a php server using Ajax.

Do you have an example? Thank you very much

Level0r0s avatar Feb 14 '19 13:02 Level0r0s

no, you can't even ping your home network from your browser code. you'll need processes running in your system that can access file system and do home network communication

ohmmee avatar Sep 17 '19 20:09 ohmmee

you need a nodejs or alternative use electron

derit avatar Dec 31 '19 22:12 derit