S
shakthi
Hi
I created an online Mobile application using .net 2.0 on server side
and another offline application on mobile client using .net compact
framework 2.0. I packaged my offline application to CAB file and
installed inside Pocket PC. The CAB file created an exe file of my
offline application in the Pocket PC. My offline application downloads
a zip file from the server and unzips into a particular folder inside
the Pocket PC device and this is working fine. I want to integrate the
online and offline applications like this. when the user clicks a link
in the online mobile application web page (which is server side), I
the web page should able to call my offline application (which is an
exe file). people suggest me to develope c++ COM component. I am
trying to find a third party c++ COM component which can call the exe
file on Pocket PC client from the web page. Could anyone please tell
me. How can this be done.
Thanks,
Aruna.G
I created an online Mobile application using .net 2.0 on server side
and another offline application on mobile client using .net compact
framework 2.0. I packaged my offline application to CAB file and
installed inside Pocket PC. The CAB file created an exe file of my
offline application in the Pocket PC. My offline application downloads
a zip file from the server and unzips into a particular folder inside
the Pocket PC device and this is working fine. I want to integrate the
online and offline applications like this. when the user clicks a link
in the online mobile application web page (which is server side), I
the web page should able to call my offline application (which is an
exe file). people suggest me to develope c++ COM component. I am
trying to find a third party c++ COM component which can call the exe
file on Pocket PC client from the web page. Could anyone please tell
me. How can this be done.
Thanks,
Aruna.G