Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.
October 2004 - Posts
-
Windows CE since CE 2.12 has had Wininet.dll ported from the desktop. It's cool since it's pretty nearly the same as what you get on Windows XP and lets us have stuff like Internet Explorer. It's not cool for headless devices, where it won't run and would Read More...
|
-
Since Windows CE is so componentized, it's possible that the CE image that you're using doesn't have the component that you're looking for. This is even more complicated on CE because one DLL may be built from various optional components. An example is Read More...
|
-
A few weeks ago I wrote about the telnet server, which is a very useful utility. Now I'll talk about another handy debugging tool that is shipped in Platform Builder that you may not know about -- netlog. Netlog is a packet sniffer, a la the Netmon utility Read More...
|