LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux Server Apple and Android interface (https://www.linuxquestions.org/questions/linux-newbie-8/linux-server-apple-and-android-interface-4175431689/)

lemmie 10-11-2012 10:28 AM

Linux Server Apple and Android interface
 
Hi
I'm trying to create a server to control audio, video, lighting, security, etc. but I wan to be able to control/communicate with both android and apple devices
Does anyone know of any software would do this and also which version on Linux would be best to you on the server?
Thanks in advance

acid_kewpie 10-12-2012 02:59 AM

well generally you can use a web service to exchange XML requests through an HTTP interface, so there's no dependency on the platforms any of it run on at all. The version of linux is specifically irrelevant, although a decent capable server distro like CentOS would seem logical.

schneidz 10-12-2012 11:41 AM

i would just use ssh and something like connectbot to send commands to the server from the fone. if you must have a fancy gui (short of android/ifone development) perhaps you can create a php web page to operate the commands as a front end.

JaseP 10-12-2012 12:32 PM

Try LinuxMCE...

http://linuxmce.org/index.php


All times are GMT -5. The time now is 11:40 AM.