calling C functions in java -


this question exact duplicate of:

i have tool kit written in c. want make java web service use toolkit. how can that. how can call functions of toolkit

if toolkit gives outputs, can take outputs , pipe them?

if not, think it'd easier convert yourself, unless pointers involved.

otherwise,

http://java.sun.com/docs/books/jni/html/start.html#769


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -