|
-
March 22nd, 2005, 08:40 AM
#1
Running program with Javax.comm jar and manifest
Hi,
I put my program in a Jar file.
with a bat file I can make it run with the jar file for the serial communication.
(java -cp comm.jar;MyProgram.jar MyProgram)
but with a manifest file I have no clue.
It runs when I double click on it but no serial communication.
Should I insert the Jar of the Javax.comm in the jar file?
and how do I tell the program that it is there?
And the Dll(win32com.dll) I need for the communication, does it need to be included in the jar file? or is next to the Jar file enought? and what about javax.comm.properties?
Thx,
Jewe
A VB programmer trying to stay alive in a Real C World
 If the hardware is so great.. why use software to correct it..?? It will only slow it down..
 Al is de hardware nog zo snel de software achterhaalt het wel 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|