Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Trusted Contributor
Deepu_George_Jacob
Posts: 182
Registered: ‎12-13-2011
My Carrier: Vodafone-IN
Accepted Solution

Inter Process Communication and Hidden background process?

Hai,

       I am facing a problem to developing application in adobe air... I need to know the inter process communication and Hidden background process.Anybody have the idea about this problem,Please help me.

 

 

Thanks

Deepu 

Please use plain text.
Developer
jtegen
Posts: 6,145
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Inter Process Communication and Hidden background process?

You cannot have a background process on the PlayBook. All applications are run by the user and are foreground processes. In terms of inter-process communitication for running applications, you have sockets.
Please use plain text.