• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Calling .jar routines from a C program
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling .jar routines from a C program


  • Subject: Re: Calling .jar routines from a C program
  • From: "Finlay Dobbie" <email@hidden>
  • Date: Sat, 1 Apr 2006 22:22:25 +0100

On 01/04/06, M. Carlson <email@hidden> wrote:
> On Sat, 1 Apr 2006 18:35 Finlay Dobbie wrote:
>
> >Search for JNI on developer.apple.com
>
> Yes, that is what brought about my question. The JNI seems to allow a Java
> app to call C. The ADC examples I could find all show creating a Java app,
> and calling C from it. But I have a C program that needs to call Java
> routines that are in a .jar file. How is JNI used to do this?

JNI allows for both native code calling Java and Java calling native code.
More specifically on ADC:
<http://developer.apple.com/samplecode/JavaSplashScreen/JavaSplashScreen.html>
<http://developer.apple.com/samplecode/simpleJavaLauncher/simpleJavaLauncher.html>

 -- Finlay
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Calling .jar routines from a C program (From: "Finlay Dobbie" <email@hidden>)
 >Re: Calling .jar routines from a C program (From: "M. Carlson" <email@hidden>)

  • Prev by Date: Deletes Object on Remove option
  • Next by Date: Re: String memory leak
  • Previous by thread: Re: Calling .jar routines from a C program
  • Next by thread: Re: NSArrayController/NSManagedObject Runtime Error: 'Selector Not Recognized'. What Selector?
  • Index(es):
    • Date
    • Thread