bulentv / js_zklib

Attendance Machine Library for NodeJS with a connection to the network using the UDP protocol and port 4370
GNU General Public License v2.0
56 stars 46 forks source link

use in browser #59

Open Level0r0s opened 5 years ago

Level0r0s commented 5 years ago

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

ohmmee commented 4 years ago

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

derit commented 4 years ago

you need a nodejs or alternative use electron