Link to home
Start Free TrialLog in
Avatar of navotv
navotv

asked on

RAPI java

i have this question here
https://www.experts-exchange.com/questions/20815281/java-RAPI.html
and we are stuck over there is anyone knows to put it in java code?
thanks
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

You'd have to build a JNI bridge to rapi.dll.
this page contains details of products to assist in interfacing with DLL:
http://www.relevancellc.com/halloway/JavaWin32.html
Avatar of navotv
navotv

ASKER

what is the best component to use? i picked up Jawin is there anything better to use?
I use jawin, it work well.
njawin is also reportedly good.
Avatar of navotv

ASKER

do i have to build it my self or i can just use the jawin.jar file?
ASKER CERTIFIED SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of navotv

ASKER

can i just install this file jawin.jar to jbuilder jar files and start working with it?
Avatar of navotv

ASKER

couse for some reason the build isnt working (ive changed the path of jdk and ant) and i saw there is a jawin.jar file in there