Expose DCOM to Desktop Application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'm research about if it is possible to expose a COM service in Compact
framework, to an Application developed for Desktop with the full framework
version, and viceversa if as it is, please send any comments to my mail, or
URL or refences.
Thanks,
 
Not possible. The CF doesn't support hosting (and I certainly wish it did),
so you can'r expose a COM interface (or any other native interface) to be
called.


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"DCOM from NETCF to Desktop application" <DCOM from NETCF to Desktop
(e-mail address removed)> wrote in message
news:[email protected]...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top