What I am looking to do is create a simple Java audio streaming server. To keep things simple it will just be static MP3 files but I'm sure the theory transfers. Clients can be local or over Internet and can be any device or computer that can be programmed to communicate with the server.What I am looking to do is create a simple Java