This class is meant to retrieve status information from a Shoutcast streaming server.
It can retrieve information like currently playing track, current DJ, listeners, etc..
The class retrieves this information by accessing the HTTP server that provides status information in an HTML page that is retrieved and parsed by this class.