I am trying to calling a scanner a Shared Object library(.SO) named LsAPI.SO which is having having different function. I am trying to call its LSConnect Function its Syntax is as follows in native -->В В intВ LSConnect(HWNDВ hWnd, HANDLEВ В В hInst, short Peripheral, short *hConnect);
I have to write java application to call this Shared Object library(.SO) files with above Syntax on Linux Platform but it wont work I have used here WinPack API but it only works with Windows OS. pls any one help me
The ZIP file contains the java source and LsApi.so file
you may contact me on
har...@sprylogic.com