Winamp DABBar Plugin (c) Will Fisher 2003 ==================== This winamp plugin works with winamp 2.9x and winamp 5. It consists of one file: Winamp\plugins\ml_dab.dll It relies on the Winamp Library, so this must have been installed. Once installed, a new pane in the Winamp Library called "DAB Radio" should appear. In this pane, click "Config" to set up the details of your DAB Bar server. If you are running DABBar on the same computer as this plugin, then the Server box should contain "localhost:8080" if you have set the port in the DABBar preferences to something other than 8080, then just subsitute 8080 for the actual port you have specified. If DABBar is running on a remote computer, simply replace localhost with the ip address or name of the computer on which DABBar is running. If you have set a password in the DABBar prefs, enter it into the "Password" Box. Once you have this set up, click "Get Station List" to get a list of the available stations. If you get an error message, then you have either entered the wrong server name, ip, port or password, or you have got a the proxy server in the winamp preferences configured wrong. Whoever is running the server will be able to tell you what is wrong. Once a list of stations has been optained, just double click on any one of them to listen. If you just hear a voice saying "DABar is unable to retune, please select a service on the current multiplex", then someone else is listening to another multiplex, and as most DAB hardware can only tune to one multiplex at once, you can only listen to the same multiplex. Just choose a station on the same multiplex as is being currently used. =================================================================== DABBar is by and (c) Alistair MacDonald. This plugin uses JNetLib www.nullsoft.com/free/jnetlib/ which is a free, open, portable, asynchronous networking library for C++. The plugin itself is written entirely in C++ and built in MSVC++ 6, using portions of the example ml plugin code.