Navigation
|
In-House Delphi Code >
Streaming Radio Library
Streaming Radio Library
Client/server classes for streaming radio
Archive
Download (19KB)
Provides a pure-Delphi implementation of a streaming radio client (to receive MP3 audio from a streaming radio server) and server (to stream MP3 audio to a streaming radio client such as WinAmp). Full metadata support is included. This package includes:
This class uses the Indy component library for all socket communication over the network. All processing tasks are performed asynchronously in a separate thread, so they should not interfere with the rest of your application, or cause your application to block. This code is released as free software under the GNU General Public License.Downloads: 5692
Added: Mar 04, 2007 07:24 PM
Last updated: Mar 04, 2007 07:24 PM
|