Hi guys.....
I have a problem, please help
I have a simple java Applet/JApplet program which run perfectly.
Now I want to run two Applet/JApplet through a single program, but I can't figure it out, how to do it?
And in this program one Applet/JApplet will be use for Input and another will use for Output also.
So how can I communicate between them?
Please give me a proper example of code.
Thank you.
