
AGSatellite for Java is a pure java Audiogalaxy Satellite client

FEATURES

 Just a quick and incomplete overview:

  - Complete Download implementation
  - Can be used Multiple instances with command line parameters
  - Multiple Download/Upload
  - Shares your songs
  - Runs on all plattforms that have a Java2(1.3.x) Runtime avaliable
  - Plays your favourite music with your favourite mp3 player

 Future/Not implemented features:

  - None

 Knows bugs:

  - Server disconnect client after Sharing started(It's really a bug? This proble occur when server is "busy"...)

 AGSatellite contains stuff from LGPLed projects:

  - Kunststoff (look & feel)


INSTALL

 First, if you have not done so already, you will need to install a
 Java 2(1.3) runtime environment:

   Sun: http://www.sun.com
   IBM: http://www.ibm.com/java


PARAMETERS

 [-D [-DD]] [-H] [-C] [/? or --help]

 -D           = Write debug informatios (AGSatellite.DBG)
 -DD          = Write and show debug informations (AGSatellite.DBG)
 -C           = Start connection
 -H           = Don't show GUI.
 /? or --help = Display command line parameters.



