INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: mindracing on December 02, 2003, 05:31:52 pm

Title: Start-up errors
Post by: mindracing on December 02, 2003, 05:31:52 pm
I've started getting the following 2 errors everytime I start MC:

Couldn't create Web remote listener
Failed to Start remote server

Any ideas?
Title: Re:Start-up errors
Post by: Rob L on December 02, 2003, 05:34:42 pm
Have you got it set to run on a port that something else is already running on?

(Tools->Options->Startup: Run Remote Server on port xxx)
Title: Re:Start-up errors
Post by: mindracing on December 02, 2003, 05:37:52 pm
It's just set to run on port 80 (default) and works fine.
Title: Re:Start-up errors
Post by: KingSparta on December 02, 2003, 06:05:39 pm
make sure any thing that uses port 80 is not running like Media Server, Kazaa, Internet Explorer etc....
Title: Re:Start-up errors
Post by: nila on December 03, 2003, 03:10:19 am
I used to get that randomly too for no apparent reason.
It'd come sometimes and then not at others.
Doesn't seem to be happening for me recently though - not sure if the latest build doesn't contain it or what ;)
Title: Re:Start-up errors
Post by: mindracing on December 03, 2003, 03:24:36 am
I think it would help if I knew what Web remote listener and remote server are/do.

Do you guys know?
Title: Re:Start-up errors
Post by: KingSparta on December 03, 2003, 05:34:16 am
Quote
I think it would help if I knew what Web remote listener and remote server are/do.

you can use a web browser to control your MC9 thru the internet
Title: Re:Start-up errors
Post by: mindracing on December 03, 2003, 05:41:36 am
Thanks KingSparta!

Can I turn this feature off?
Title: Re:Start-up errors
Post by: KingSparta on December 03, 2003, 05:50:33 am
yes, under setup options, i forget how to get there and can't look right now
Title: Re:Start-up errors
Post by: mindracing on December 03, 2003, 06:45:40 am
Hey. Thanks. That fixed it.
Title: Re:Start-up errors
Post by: gwiz32 on December 03, 2003, 08:36:46 am
Quote
I think it would help if I knew what Web remote listener and remote server are/do.

you can use a web browser to control your MC9 thru the internet


Very interesting! How do you control your MC9 through a web browser?
Title: Re:Start-up errors
Post by: nila on December 03, 2003, 09:55:54 am
http://localhost:The_Port_Set_In_MC_Here

That should do it :)
Title: Re:Start-up errors
Post by: mindracing on December 03, 2003, 10:55:18 am
OK. So now I'm intrigued.

How can I find out what else may be using port 80 so that I can get this web remote thing working?

I've checked the obvious with no joy.

Help appreciated.

Thanks
Title: Re:Start-up errors
Post by: Rob L on December 03, 2003, 12:40:15 pm
well what happens if you try going to

http://localhost/

(it would default to :80 anyway)

on that machine? If there's a webserver of some kind running on that port you should see something in the browser.

You can always just pick another port in the options - I'm just running mine on 199.

Then I connect to it from your web browser as http://localhost:199/

or replace localhost with the computer's name or IP address if you're accessing it from another PC.
Title: Re:Start-up errors
Post by: mindracing on December 03, 2003, 03:59:53 pm
So, I changed the port to 199 and I can now control my MC PC from another. The sound comes from the MC PC not the one I'm using to access it.

The question I have (and I'm probably missing something) is why would I want to?

Or am I not using it correctly?
Title: Re:Start-up errors
Post by: Rob L on December 04, 2003, 02:50:36 am
You're not missing anything, that's how it works.

Why would you want to use it? Maybe you wouldn't... but people who have PDAs wireless connected to their home network might want to so they could use it as a kind of intelligent remote control.

Or you might have wireless headphones/speakers in a different room from the main PC and want to control it from another PC. Or you might just want to search through your music library from another PC.

If you want to have the music actually playing through a remote PC then you can run Media Server and connect to it from another PC running Media Center.
Title: Re:Start-up errors
Post by: mindracing on December 04, 2003, 03:03:46 am
Thanks for that.