Re: Enabling Internet on B6000 and B550 series
Posted: Wed Apr 14, 2010 8:44 pm
Hi than0,
I just had a look at my tv's telnet capabilities.
In my tv (UE40B7020), the telnet daemon is compiled into /bin/busybox (as most other commands are). I'm not sure if you can issue commands through your exlink cable, but if you can, try busybox --help, to see what commands it has compiled in.
If it has telnetd, you can start the telnet daemon, by creating a link called telnetd to busybox, and executing that link. If not, you will need another busybox executable.
hth,
marcelr
I just had a look at my tv's telnet capabilities.
In my tv (UE40B7020), the telnet daemon is compiled into /bin/busybox (as most other commands are). I'm not sure if you can issue commands through your exlink cable, but if you can, try busybox --help, to see what commands it has compiled in.
If it has telnetd, you can start the telnet daemon, by creating a link called telnetd to busybox, and executing that link. If not, you will need another busybox executable.
hth,
marcelr