Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.
January 2005 - Posts
-
In CE 5.0, we created RemoteAdmin tool to help make creating configuration web pages for headless CE devices easier for developers to create. Based on the customers I've worked with so far, this is not the easy process we hoped for. I think most problems Read More...
|
-
I've been working recently with some customers who have had to make some tweaks to our build system and they had a heck of a time of it. We have very good reference material on MSDN, but I don't know of anyplace that ties it all together. So using my Read More...
|
-
As you have likely realized SignFile needs a key container with a private key to sign your file. You can read more about key containers and keys here : Often you'll generate the private/public key pair with makecert. You’ll then use the keys makecert Read More...
|