Questions tagged [remote-control]

remote-control describes question about functionality to interact with services remotely across some communication channel.

In software development, remote-control describes functionality which allows to interact with services across some sort of communication channel.

The term originates from Remote control, but is not limited to one form of communication. It typically includes communication between separate systems, e.g. between two processes or between two different machines, where one participant performs the controlling role and the other is being controlled.

200 questions
-1
votes
1 answer

Audio cable controlling MediaPlayer Service

I have programmed an usual MediaPlayer like APP. Now I have a pair of headphones with inline remote controls for Controlling the volume, pause and Play Songs. My idea is to Control my MediaPlayer Service with this. But I cant find anything on the…
nixn
  • 1,337
  • 3
  • 16
  • 33
-1
votes
1 answer

It's possible to export a survey on LimeSurvey throug API (remote control)?

it's possible to export a survey on LimeSurvey by API? I found a command to import (import_survey) but not for import. Thanks!
Karmo
  • 383
  • 1
  • 3
  • 13
-1
votes
1 answer

iOS7: Control center, remote-control, and CoreAudio audio session solo-ambient category

Before iOS7 came, we noticed an issue: Music remote-control from earbud or springboard can hijack our audio session even if we set the category to solo-ambient or another exclusive mode. We thus tried a few things: We tried to take ownership of…
kakyo
  • 10,460
  • 14
  • 76
  • 140
-1
votes
2 answers

"pairing" 2 android devices

I'm trying to build an android application. The purpose of this application is "pair" 2 android devices in such a way that the first android device will be able to perform the following actions on the second android device remotely: 1. Take a…
Nir Dror
  • 41
  • 5
-2
votes
1 answer

Connect to a remote desktop

I would like to remotely control a windows server from Linux Ubuntu. I am able to connect using the rdesktop command I was however wondering if there is a possibility to, for example, restart a service, or manually pull the server out of a pool,…
sorcrow
  • 1
  • 1
1 2 3
13
14