ScrobSub
Win32 library for writing media player plugins that submit listening data to the Last.fm client.
The library consists of only three source files, so the easiest way of using them would be to simply include them in your project and compile them alongside your other code. The only class with a public interface is the ScrobSubmitter.
Files needed:
- ScrobSubmitter.h
- ScrobSubmitter.cpp
- BlockingClient.h
- BlockingClient.cpp
- EncodingUtils.h
- EncodingUtils.cpp
Win32 and Winsock2. Add ws2_32.lib to you list of additional linker dependencies.
Generated on Wed May 2 19:28:45 2007 by
1.5.1