On 29/10/2010 08:55, Stephen Rowles wrote:
> On 28/10/2010 20:16, John Molohan wrote:
>>> #
>>> # Remote control daemon. Similar to the one above, but uses TCP instead
>>> # of UDP. It is possible to send commands with a telnet client.
>>> #
>>> # ENABLE_TCP_NETWORK_REMOTE = 0
>>> # REMOTE_CONTROL_TCP_HOST = '127.0.0.1'
>>> # REMOTE_CONTROL_TCP_PORT = 16311
>>>
>>> John
>> Testing the latter seems to be the way to go. I have it running on
>> localhost but you could change that and control freevo from your wifi
>> enabled Android.
>>
>> [j...@localhost ~]$ telnet 127.0.0.1 16311
>> Trying 127.0.0.1...
>> Connected to localhost.localdomain (127.0.0.1).
>> Escape character is '^]'.
>> DOWN
>> UP
>> SELECT
>> EXIT
>> DOWN
>> DISPLAY
>>
>> All the standard remote mappings seem to work. Hope this helps.
>>
>> John
> Sounds quite straightforward, thank you!
>
> I'll try and find some time to play :)
>
>
Glad to help.

John

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to