ZKLibrary icon indicating copy to clipboard operation
ZKLibrary copied to clipboard

Connect with Comm key is possible ?

Open faboc opened this issue 6 years ago • 3 comments

Hi,

I have finger print with ZEM560. I want to connect it. Connect telnet is ok.

I have ip address and comm key in device. How i connect the device ?

Ip address : 192.168.9.30 . Port : 4370 . Comm Key : 123456789.

I try this one but still can't connect : $zk = new ZKLibrary('192.168.9.30', 4370);

Where i put Comm Key in this library ?

Thank you

faboc avatar Aug 24 '19 02:08 faboc

can you telnet to that port?

kamshory avatar Aug 26 '19 12:08 kamshory

yes, i can connect telnet.

faboc avatar Aug 27 '19 03:08 faboc

Same here!

I have 2 devices with communication key setted up (InBio 460 and TF1600) so I can not connect to them with this library.

And 1 device without comm.key (F18) that works perfectly with library!

Ameteus avatar Sep 09 '19 14:09 Ameteus