PDA

View Full Version : API- Remote control over the net for WINAMP


vikas_ya
26th April 2002, 11:06
Remote Commander
You can use this API to control Winamp running on some remote machine.
A daemon "arch" runs on the remote machine and you need to just enter ip address and control most of the options. And even run programs like notepad etc from it. It's kinda cool dude. Mail me for the code.

Gourou
27th April 2002, 00:40
I made something along those lines, I had the problem that I already run a web server, so I made a cgi script in vb that finds an open winamp, then everything else is pages tossed back that are parsed, or else commands with sendback pages

SarCaSM
12th May 2002, 03:20
you mean something like this?

http://www.nullsoft.com/free/wwwinamp/

Gourou
12th May 2002, 03:26
yeah, but with more functionality and changeablity, more stuff, I plan on posting it up here soon, just taking time to work everything out, I'm also going back and forth between plugin versus stand alone, I'm also debating having both, so I keep changing things around, it's slowing me down, so if you have a suggestion, I'll take it.