Hi!
We want to make a program, that is to be used on a palm. Does anybody know if it's possible to make this program combining Java an C++? We need the C++-part in order to scan barcodes.
Thanks:)
Printable View
Hi!
We want to make a program, that is to be used on a palm. Does anybody know if it's possible to make this program combining Java an C++? We need the C++-part in order to scan barcodes.
Thanks:)
Why don't you just port the C++ code to Java? Shouldn't be too hard, unless it is really long of course. Then it would be annoying.
I personally have never used them, and haven't done that much with Java, so I can't give you any real advice on them, unfortunetely :(.
http://java.sun.com/docs/books/tutorial/native1.1/