|
Suggestions
I should start off saying that I am faily new at the whole Winamp development thing. I've done my fair share of reading through these forums and documentation but I still require the assistance of others. Here is my situation :
I am developing a client/server application in Java (yes, I know I will need a wrapper for the C++) for my software engineering class which will remotely control an instance of winamp running on the server machine. My initial intents were that the client, after receiving a list of files from the server, could make requests to add and remove songs from the current instance of Winamp's playlist. I read the sticky on "Winamp Application Programming Interface" and came to the conclusion that modifying a playlist was not possibly using the methods stated. Am I going to have to write a plug-in to listen for these specific calls to Winamp from my server application or is this even possible at all? I appreciate any help that you guys could give. Thanks for your time.
-eeeealmo
|