Maybe you want to look at technologies other than AIR? Tom's suggestion of "write to file, read from file" should be implementable w/o shutting down the AIR app. You just have to implement some kind of directory watcher in the C# piece. Beyond that, you might look into WebORB.NET or CommandProxy (or Merapi to a lesser extent) to work out a different method for passing data back and forth.
akila_ksri wrote:
Hi Tom,

Thanks for your quick response, I do not want to write to a file mainly because, the output keeps coming from the Air application and I need to do the processing at the same time in C# and not wait till the application has exited completly.

-Akila

--- In flexcoders@yahoogroups.com, Tom Chiverton <tom.chiver...@...> wrote:
On Thursday 26 Feb 2009, akila_ksri wrote:
using System.Diagnostics.Process.Start("myAirApp.exe"). I need to
be
able to return some results from the Air app  back to my C# app.
<obvious>Have the AIR app write a file, read that back in.

--
Tom Chiverton
Helping to dynamically cluster cross-media cross-platform e-services

****************************************************

This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in
England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word ?partner? to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority.
CONFIDENTIALITY

This email is intended only for the use of the addressee named above
and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500.
For more information about Halliwells LLP visit www.halliwells.com.






------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: 
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links





--
Jeffry Houser, Technical Entrepreneur
Adobe Community Expert: http://tinyurl.com/684b5h
http://www.twitter.com/reboog711  | Phone: 203-379-0773
--
Easy to use Interface Components for Flex Developers
http://www.flextras.com?c=104
--
http://www.theflexshow.com
http://www.jeffryhouser.com
--
Part of the DotComIt Brain Trust

Reply via email to