Y
yawnmoth
I have a java applet that doesn't output anything - it just sends a
single tcp/ip packet and quits.
This makes me wonder which method I should use - init() or start().
Any ideas? ...or are both about the same, for my purposes?
single tcp/ip packet and quits.
This makes me wonder which method I should use - init() or start().
Any ideas? ...or are both about the same, for my purposes?