I am connecting to biometric device using API connect_net() which takes two parameters as ip address and port number. I am using there dll called zkemkeeper.dll .In there SDK there have given default port number as 4370. I want to know if I can use any other port number other than 4370..

Recommended Answers

All 2 Replies

I want to know if I can use any other port number other than 4370

That depends on the configuration of your biometric device.

In some device port is visible. In those devices, you can modify the default port and use the same at your program. If port is not visible at the device, then it is , by dafault 4370.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.