Hi ,
I have a question:
Is it possible to make a WCF service which is deployed and ran on Widnows CE (device : PanelView Plus device) platform.
And then other process in PanelView can use it.
I ask this question because I search in google, and found that many answers say that Windows CE support WCF, but actually the WCF service is running on Windows platform (such as Windows xp, 7), and application in Windows CE communicate with the WCF service
which is in Windows OS. But we don't like this way.
Thanks in advance.