Changes since version 0.0.4:
............................

- added a support for the request 'ESD_PROTO_LATENCY'.
  This request has been added since esound-0.2.14(?).
- fixed a bug in processing the request 'ESD_PROTO_ALL_INFO'.
  By this bug, freeamp had not worked with JEsd.	
- added a hack for working around a bug in J2SE Plug-in.
  Check the constructor of StreamPlayer class.

Changes since version 0.0.3:
............................

- changed to use JS(Java Sound) API 1.0, which is included
  with the Java 2 SDK, Standard Edition 1.3 RC1 release, 
  and as part of the JMF 2.0 FCS release.
  Previous versions had used JS API 0.9.
  This API has been out of date
  and been incompatible with JS API 1.0.

Changes since version 0.0.2:
............................

- fixed to respond correctly to server_info and all_info requests. 
  Previous versions had sent back garbages in responding to these requests.
  Recent mpg123(for example, version 0.59r, which is included in RH 6.1)
  uses the server_info request and had not worked with the audio server of JEsd.
	
Changes since version 0.0.1:
............................

- added client side code for communicating with esd.





	