Hello,
I've asked this before but still having problems...
What I want to do is call another javaprogram and pass a string to the other program.
So when I'm having a java-application running for example Sender.class, next I want to call another program named Reciever.class. Then a String("this is a test" from the "Senderprogram" has to be given to the "Recieverprogram".
Is this possible? Can u give me an example?
Help will be appreciated!
Thx
Outliner s-)
I've asked this before but still having problems...
What I want to do is call another javaprogram and pass a string to the other program.
So when I'm having a java-application running for example Sender.class, next I want to call another program named Reciever.class. Then a String("this is a test" from the "Senderprogram" has to be given to the "Recieverprogram".
Is this possible? Can u give me an example?
Help will be appreciated!
Thx
Outliner s-)