Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.
September 2005 - Posts
-
---------------------------------------- RIL proxy logging in Magneto AKU2: Starting with Magneto AKU2, RIL proxy logging feature is componentized into a separate, optional DLL, rillog.dll. The purpose of this change is to reduce ROM footprint of RIL Read More...
|
-
Many thanks to Mike Hall for giving me a moment in the spotlight. A year ago he recorded me giving a talk about the CE Web Server and it's available here . [Author: John Spaith] Read More...
|
-
For Windows Mobile 5.0 we added a new set of APIs for getting notifications from the Windows CE Bluetooth stack. RequestBluetoothNotifications StopBluetoothNotifications There is more information on using these APIs here . Today you can capture notifications Read More...
|
-
As I describe here , people actually trying to use RemoteAdmin have had numerous difficulties. The problems are even worse than I first realized. RemoteAdmin requires a ton of tweaking if you are trying to use it on a non-gateway device. I have updated Read More...
|
-
A common error some Windows CE developers hit when using MSXML is that they call into some functionality and they get a not implemented error (E_NOTIMPL=0x80004001) when the CE Docs say the feature is supported. In particular, people hit this a lot when Read More...
|