Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Winamp Playlist Queuing via httpQ Interaction

by All_Star25 (Monk)
on Dec 10, 2004 at 00:10 UTC ( [id://413723]=note: print w/replies, xml ) Need Help??


in reply to Re: Winamp Playlist Queuing via httpQ Interaction
in thread Winamp Playlist Queuing via httpQ Interaction

Heh.... you just made me think of something evil on the fly...
while(){ while($volume<=255) { get("http://localhost:4800/setvolume?p=pass&level=$volume"); $volume++; } while($volume>=0) { get("http://localhost:4800/setvolume?p=pass&level=$volume"); $volume--; } }
If you tried that on him, he wouldn't know what to do.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://413723]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-18 17:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found