OS: WinCE 6.0 R3 Platform Builder: PB6 I am trying to create user for FTP in wince. I am using NTLMSetUserInfo() for creating user.
In my Windows CE 6.0 app, I am communicating with a proprietary web server device that is returning bad header information (more specifically, it\'s returning NO header information).
How 开发者_运维百科do I measure the power of the network (the WIFI signal) in windows-CE ?Building a Wi-Fi Discovery Application with the .NET Compact Framework 2.0 is a nice tutorial on using OpenNET
ia m trying to read/ write on hyper terminal using winCE device. iam able to write the data on Terminal from device but not able to开发者_StackOverflow中文版 read the data from terminal to device. Eve
what is the last Compact FrameWork for Windows-CE 6.0 ? f开发者_StackOverflow中文版or cpu: 624MHz Marvell,PXA32X-P.net CF should be supported by any CPU that CE still supports.
I have a Windows CE application which logs key strokes of the mobile device. There\'s a bu开发者_JAVA技巧tton to initialize the recording functionality, which forces the main window to minimize by cal
I am considering to write a tool for updating a WinCE based device. The update procedure consists of following steps:
I am drawing a line to a Graphics object in Windows CE using C#.NET 3.5. The code I am using looks like this:
I have a following problem. I created a PInvoke in a Windows CE .NET managed project for GetIpForwardTable function. When I call the function in returns the result, but the results are different from
I am working on C# sockets and using XMLSerializer to send and receive data. The XML data are sent from a server to a client over a network connection using TCP/IP protocol. The XML.Serializer.Serial