Click here to Skip to main content
15,892,161 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
*) i have used CZKEM control for connect fingerprint device with vb.net for developing new software(show card system) was created by me.

*) i also utilizing zkemkeeper.dll and and i registered that successfully.

*) i used following code to connect the device using ethernet

CZKEM2.Connect_Net("192.168.1.201",4371)

*)above code couldn't connect the device..

*)how can i solve this problem..

*)can any one reply me ?
Posted
Comments
JOE Heart Under Blade 20-Jun-13 7:32am    
try to change the port become 4370. i use the same sdk with u and it's working fine.the port automatically set to 4370.

hello,

I have used this device also using the same sdk.

From where did you get this port number, did you set it manually.

also you need to check machine IP address.

You can try using 4370, I use that port.

hopes it solves your problem.
 
Share this answer
 
Comments
JOE Heart Under Blade 20-Jun-13 7:30am    
i use the same sdk also... and the port is same with u vikashgohil.... 4370.
REPOST...

You've already been told what to do. You're using a 3rd party library that MAY NOT WORK with your device, so it's no surprise that you're having problems. Contact the manufacturer of your fingerprint scanner and get the SDK for it.

If you're using a LEGITIMATE copy of the zkemkeeper library, you've paid for the support so call up ZKSoftware and start asking them the questions about the problems you're having.

But, somehow, I don't think you paid the $1,000+ for the library...

There is a $60 version of the library call the "Lite" version, but that only support two fingerprint sensors and has a royalty fee of $50 per machine you install on.

Somehow, I don't think you went that route either.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900