Re: Calling Windows Exe from within Java prog
From: Elliott Back (elliott_at_cornell.edu)
Date: 10/13/04
- Next message: Voltaic: "using ClassDep to reduce rt.jar"
- Previous message: Kevin Passey: "Calling Windows Exe from within Java prog"
- In reply to: Kevin Passey: "Calling Windows Exe from within Java prog"
- Next in thread: Gordon Beaton: "Re: Calling Windows Exe from within Java prog"
- Reply: Gordon Beaton: "Re: Calling Windows Exe from within Java prog"
- Reply: Kevin Passey: "Re: Calling Windows Exe from within Java prog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 13 Oct 2004 18:47:43 GMT
Kevin Passey wrote:
> Hi can anybody help me here -
>
> I have a command string that I'm building in Java to call a windows program.
>
> Can anybody point me to some example code.
>
> Thanks
>
> Kevin
>
>
See JNI. http://java.sun.com/docs/books/tutorial/native1.1/
-- Thanks, Elliott C. Bäck --------------------------------- www.elliottback.com/blog/ www.spreadIE.com
- Next message: Voltaic: "using ClassDep to reduce rt.jar"
- Previous message: Kevin Passey: "Calling Windows Exe from within Java prog"
- In reply to: Kevin Passey: "Calling Windows Exe from within Java prog"
- Next in thread: Gordon Beaton: "Re: Calling Windows Exe from within Java prog"
- Reply: Gordon Beaton: "Re: Calling Windows Exe from within Java prog"
- Reply: Kevin Passey: "Re: Calling Windows Exe from within Java prog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|