Welcome to iPadForums.net Guest - Click Here to Register

Remote controlling app + IPC app communication. Is this possible?

This is a discussion on Remote controlling app + IPC app communication. Is this possible? within the iPad Development forums, part of the iPad App Store category; I'm doing some feasibility research on remote app control (using Bluetooth) in combination with IPC on an iPad. I'm particularly interested in knowing whether IPC ...

Register with iPad Forums
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    iPF Noob
    Member #
    175540
    Join Date
    Mar 2012
    Posts
    2

    Remote controlling app + IPC app communication. Is this possible?

    I'm doing some feasibility research on remote app control (using Bluetooth) in combination with IPC on an iPad.

    I'm particularly interested in knowing whether IPC is even possible on an iPad where my app would be controlling a 3rd party proprietary app. For instance, would it be possible to have my app issue a 'next/previous picture' request in an image viewer of choice? Assuming of course the image viewer in question would be capable of handling such a request.

    Any insights would be greatly appreciated.

  2. Ads


  3. #2
    Super Moderator
    Member #
    3851
    Liked
    18 times
    Join Date
    May 2010
    Location
    Miami, FL
    Posts
    2,366
    iOS was built with security in mind.

    This means apps are pretty much sandboxed and cannot interact with each other. Also iOS does not an TRUE multitasking, yes apps can do certain things in the the background or finish doing something in the background but the full app canon continue running indefinitely in the background.


    Their are a few instances where the apps can communicate with set API's that apple has provided for things like knowing what music is currently being played and being able to pause,play, or skip to next track. But these are things that apple has safely opened for developers to use.


    Even the times when you can have one app open and tell it top open a file using a different app. The app actually does not communicate with the other app at all, iOS makes a copy of the file to be opened and then tells the other app to open this new copy of the file on its own.




    Whey you say IPC are you talking about the iPod Connection cable(30 pin connector)? If that is the case, there is a reason why there are so few iPod connector accessories. To make something that uses iPod connector, you have to get in contact with apple and get their approval for it as will as pay them a good deal of money. Most companies do not do this because of the costs involved in getting permission to use the iPod Connector with their 3rd party device if it does anything more then just charge/play music/control music.

  4. #3
    iPF Noob
    Member #
    175540
    Join Date
    Mar 2012
    Posts
    2
    Thank you for your response. By IPC I meant inter-process communication (like shared memory, pipes, UNIX sockets, signals, etc.). Looking forward to any additional information you may have, knowing now which acronym I was using .

  5. #4
    iPF Noob
    Member #
    187330
    Join Date
    Apr 2012
    Posts
    9
    As far As I know the only kind of inter-process communication in iOS is invoking other app by URL schemes which is probably falls short from what you are trying to accomplish.


Home | Forum | Active Topics | What's New

Advertisements

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Need help using IPAD for communication
    By shiva in forum iPad at School
    Replies: 2
    Last Post: 09-27-2011, 09:20 AM
  2. Communication with Provider (remote server)
    By denn1s in forum iPad Development
    Replies: 0
    Last Post: 03-14-2011, 07:04 AM
  3. iPad/iPhone Communication with each other
    By Msgoosh in forum iPad General Discussions
    Replies: 1
    Last Post: 01-26-2011, 09:11 AM
  4. iPad and iPhone communication
    By Electaguitar in forum iPad General Discussions
    Replies: 2
    Last Post: 01-21-2011, 10:16 PM
  5. Remote controlling the ipad with my iphone
    By astroboy in forum iPad General Discussions
    Replies: 4
    Last Post: 08-22-2010, 10:42 PM

Search tags for this page

bluetooth
,

ios ipc open app

,
ipad remote app unable to connect to itunes
,
ipc app
,
remote app communication
,
remote app communications
,
remote for controlling ipad
Click on a term to search for related topics.