Download
You need just three files to get started:
- SampleGoose.java:
a relatively simple Swing application which demonstrates
how to send and receive messages within the gaggle. Build and run
this, study it, then make your own goose...
- goose.jar:
almost all of the supporing code needed to compile and run SampleGoose.
- jnlp.jar:
more supporing code needed to compile and run SampleGoose.