Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.
March 2007 - Posts
-
Windows CE does not support the time.h structures, as I blog about here . Fortunately Chris Tacke at OpenNETCF has created a free library to do this, which is available here , in order to make porting easier to CE. (If you're not porting code you should Read More...
|
-
The following is a set of instructions that will help you disable authentication on your File Shares. Registry Settings Required [HKEY_LOCAL_MACHINE\Services\SMBServer\Shares] "UseAuthentication"=dword:0 [HKEY_LOCAL_MACHINE\Services\SMBServer\Shares\Share] Read More...
|
-
General Current/Power consumption relationships: OFF < ON Waiting to Connect < Trying to Connect (e.g. ACTIVE SCAN) No User Data < Data VoIP data < File transfer data 802.11 Power Save Mode << Active Mode The key to power savings is Read More...
|