Java control panel for javelin stamp
verobel
Posts: 81
Hi javeliners..
I was wondering if I could write a small java program (GUI) with a few buttons and be able to use it to signal changes to a javelin program. Also, how could the same program get information back for display?
thanks, John
I was wondering if I could write a small java program (GUI) with a few buttons and be able to use it to signal changes to a javelin program. Also, how could the same program get information back for display?
thanks, John
Comments
communicate with a pc program (your gui) using the pc com port.
Define your own protocol and you can send and receive whatever you want.
regards peter