Announcement

Collapse
No announcement yet.

SnowCrash Problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    SnowCrash Problem

    What I setup was a neato way for HSP to tell another box to pause winamp if the phone rings. So when I am jammin and the phone rings, I can actually hear it. While I am able to do this if I open a remote app..

    iexplore

    http://10.10.10.10:82/fsnowcrashsong?
    request=command&calloutput=1&pause


    I can not get this to work with any from of hs.geturl. I was wondering if it was due to my lack of scripting skills (probably) or if it was that its an html post, versus html get. Any help would be appreciated. Running on port 82

    sub main ()

    hs.GetUrl( "10.10.10.10", "/fsnowcrashsong?request=command&calloutput=1&pause", false,82 )

    end sub

    #2
    You might want to take a look at the WinAmp COM plugin... it works great for me for remote WinAmp control.

    Look at this thread: http://ubb.homeseer.com/6/ubb.x?a=tp...7&m=9612913183

    I also use SnowCrash when I'm in front of the PC.

    CarlosHouse.com

    Comment


      #3
      Well I took your advice and tried to setup winampcom. Was more involed then my puny scripting skills could handle. Read all the infoz on how to setup the com object with dcomcnfg(sp) and still couldn't get it to work. Most likely my lack of com skills. I also am running the winampcom on an xp box and I think the com info on that url was for 2k, so things might have changed some.. hrmm.. What to do..

      Comment

      Working...
      X