Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.
July 2006 - Posts
-
Suppose you have a CE device and you want it in on an enterprise. This blog contains the brain dump that I'm occasionally asked to present surrounding this. My perspective is from a pretty low-layer/protocol layer. I just don't have the expertise in domain Read More...
|
-
So you want to do something with XML on WinCE / Windows Mobile and want to see sample code to do it. It can be as easy as basic parsing of an XML Document to some complex XSLT transformation. While there are not a ton of WinCE specific examples of parsing Read More...
|
-
I believe in the documentation still in someplaces and inadvertently in this blog I mention CE 5.01. This is the version of the OS that we shipped for Windows Mobile 5. Basically we shipped CE 5.0 (the general embedded flavor) in June of 2004, but the Read More...
|
-
A number of Platform Builder/general embedded customers have asked me why GPSID wasn't available on Windows CE 5.0, but instead on Windows Mobile 5. The answer is timing. If we had had GPSID ready for CE 5.0, we would have shipped it then. There's nothing Read More...
|
-
Some customers have brought up the fact that in order to configure GPSID on a Windows Mobile5 device, they have to go through many steps. With a simple application that went to read raw NMEA in the past, they'd "only" have to open up the right COM port. Read More...
|