i have been using the ZKFinger SDk but that doesn't provide enough info.
5.3.4
`OpenDevice
[Function]
public static IntPtr OpenDevice(int index)
[Purpose]
This function is used to connect to a device.
[Parameter Description]
7
Index:
Device index (The values ranges from 0 to n and n indicates the device count minus
1.)
[Return Value]
Device Handle`
This is the function explanation in SDK pdf file and i am uanble to find how my devie will communicate with my program?? how will this function get my ip address etc??