Yahoo! Music Jukebox Remote Wrapper
Overview
Current version: 2.0.0.0
The Yahoo! Music Jukebox Remote Wrapper provides a class to control YMJ on the
local machine or even
a remote machine using .NET remoting. The control can be added to the Visual Studio Toolbox and
dragged directly onto a form or instantiated in code. Due to historical reasons the class namespace
and name is Yahoo.MusicEngine.Remote.
The download package includes Windows Help-style documentation on using the class.
The source package contains everything you need to compile the controls except for the key file. You
will receive an error that the file cannot be found. You can either comment it out from the
AssemblyInfo.vb or replace it with your own key.
Downloads
The following downloads are available:
- YMJRemote.zip - .NET 1.1 compiled class and documentation.
- YMJRemoteSource.zip - Source code (VB.NET), VS 2003 solution.