| Sign In/My Account | View Cart |
| Article: |
Build an iTunes Remote Control | |
| Subject: | Doesn't work | |
| Date: | 2005-03-19 13:14:52 | |
| From: | Cool6324 | |
|
Response to: Doesn't work
|
||
|
Yes I am prompted to download the actual perl file.
|
||
Showing messages 1 through 9 of 9.
Doesn't work
Doesn't work
Doesn't workUsage: prompt$./iTunesRemoteControlDaemon.scr &
Doesn't work
Doesn't work
So the first step thing to do is to use a wap emulator and get your index.pl file to display for you...but based on your comment that "The Page with the links for or to commands does show", this is already happening? (Otherwise, you wouldn't be getting that menu.) If this is the case, the page containing the menu is WAP content served with perl.
Once your server is configured to process the perl scripts and serve you wap content (which it appears to be), you can then start up the background daemon and try to get the iTunes stuff working. Given that the CGI is working, the only other thing that wouldn't be is your background daemon.
You are firing up the background daemon, and have verified that the file it expects to read ( /tmp/iTunesRemoteControl) does exist? If perl is rendering the menu for you, it should also be writing that file to the /tmp directory.
If I've misunderstood anything you've said, clear it up and let's go from there.
M.