We build telemetry applications and we are looking to design a Windows CE M2M gateway.
The requirement is to make this remote device connect as a Web Service Client, but it needs to be secure.
Is WSE (2.0 or 3.0) supported in CE are the tools and wizards available
What should be the best turnkey security scenario for remote CE devices that connect over Ethernet, Dial-up or even GPRS/CDMA
The devices are known and might have windows accounts (User name/Password) but we are not sure if itis extra overhead to maintain, or does it makes life easier...
Note: For the Web Service Server we are looking at a .Net NOC with SQL, & Windows 2003 .Net servers.
The goal is to have many (1000s) gateways performing remote readings and reporting back to the server.
I am looking for links, suggestions, warnings, gotchas, etc...
Thx,
Uri

How to use ws-security in M2M embedded devices?
rmmd
However some time ago one of our MVPs - Casey Chesnut did a custom port that can enable WSE on the compact framework.
See his article here:
http://www.brains-n-brawn.com/default.aspx vDir=cfwse2
In addition you can look up the WebServices2 namespace on the OpenNETCF site.
http://www.opennetcf.org/library/OpenNETCF.Web.Services2.html
Roderick Prince
I think that this is a really a question that the CF folks need to answer.