Page 1 of 1

upnp browser unable to connect to TV

Posted: Wed Feb 10, 2010 11:03 am
by nbd
Hello.

I tried gupnp-av-cp (from gupnp-tools) and it says:

** (gupnp-av-cp:488): WARNING **: Failed to GET http://nn.nn.nn.nn:52235/dmr/SamsungMRDesc.xml

** (gupnp-av-cp:488): WARNING **: Failed to GET http://nn.nn.nn.nn:52235/pmr/PersonalMe ... ceiver.xml

And when I try with wget:

wget http://nn.nn.nn.nn:52235/pmr/PersonalMe ... ceiver.xml
--2010-02-10 11:27:03-- http://nn.nn.nn.nn:52235/pmr/PersonalMe ... ceiver.xml
Connecting to nn.nn.nn.nn:52235... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Authorization failed.

I have enabled telnet and browsed through the filesystem, but didn't find eg. hosts.allow or hosts.deny files (could I safely add one?). Or is it something that is controlled by the upnp server and accepts connections only from Samsung programs? In that case what would be the magic string that wget should pass to indentify itself?

Re: upnp browser unable to connect to TV

Posted: Tue Feb 16, 2010 3:54 pm
by arris69
nbd wrote:Hello.

I tried gupnp-av-cp (from gupnp-tools) and it says:

** (gupnp-av-cp:488): WARNING **: Failed to GET http://nn.nn.nn.nn:52235/dmr/SamsungMRDesc.xml

** (gupnp-av-cp:488): WARNING **: Failed to GET http://nn.nn.nn.nn:52235/pmr/PersonalMe ... ceiver.xml

And when I try with wget:

wget http://nn.nn.nn.nn:52235/pmr/PersonalMe ... ceiver.xml
--2010-02-10 11:27:03-- http://nn.nn.nn.nn:52235/pmr/PersonalMe ... ceiver.xml
Connecting to nn.nn.nn.nn:52235... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Authorization failed.

I have enabled telnet and browsed through the filesystem, but didn't find eg. hosts.allow or hosts.deny files (could I safely add one?). Or is it something that is controlled by the upnp server and accepts connections only from Samsung programs? In that case what would be the magic string that wget should pass to indentify itself?

you may have to allow access first in tvs menu -> application ? -> home network center ?

hth
arris

Re: upnp browser unable to connect to TV

Posted: Thu Feb 18, 2010 8:44 am
by nbd
Hello, it was already enabled.