I think you should be able to have the C# app open an XML socket server,
and communicate back through XMLSocket from Flex. It's much more
straightforward than reimplementing LocalConnection, and much more
flexible than communicating through a file.
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

-----Original Message-----
From: akila_ksri <akila_k...@yahoo.co.in>
Reply-To: flexcoders@yahoogroups.com
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Reading the output of an AIR application in C#
Date: Thu, 26 Feb 2009 11:16:44 -0000

Hi,

I have an Air application which is launched from a C# application 
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.

Is there any way to do this? 

Any help regarding this would be greatly appreciated.

Thanks in advance,
Akila 







Reply via email to