Hi All,
Is there a way in which we can send data between a Visual Studio MFC application and an Adobe AIR application?
My MFC application is basically a RFID application, which reads RFID Tag Id. I want to send this Id to AIR Application for further processing of data.
So is this possible?