Hello All,
I have developed an application engine written in c++ which
will sit on a server. I want to develop a rich front end in Flex2
and communicate interactively with the back-end. How can this be
achived? At the moment I am thinking of: -
Flex2 -> XML -> java -> CORBA -> c++ or Flex2
-> XML ->java -> native java -> c++
but surely this is over-comlicating the process...
Many Thanks
Nev