| Thread | Last Post | Replies |
|
| creating bluetooth serial connection | 07 Dec 2005 12:41 GMT | 2 |
i've got a serial-port application that can connect to a device via bt. but this requires that the user first create the connection using the bt manager.
|
| Is there a JRE for WM5? | 07 Dec 2005 11:38 GMT | 11 |
Can I develop in Java for the PPC?
|
| Connection to IIS Service | 07 Dec 2005 11:24 GMT | 1 |
How to develop a application in eVc 4.0 which connects to a webservice and get the data returned by it. There is a webservice name it 'getInfo' with parameter 'id' which returns the information on the parameter.
|
| removing solitaire from wndows mobile | 07 Dec 2005 09:21 GMT | 2 |
is there any way to remove games from windows mobile?? i am using windows mobile 2003 second edition and wold like to stop people from playing games.
|
| Program Password Protection | 06 Dec 2005 20:58 GMT | 1 |
So, if I wanna in my little application put an option that will allow users to set up a password for entering in that same application (and ask them for a password each time they wanna enter application), what's the best way to do that? Is it stupid idea to 'hide' encrypted ...
|
| LSP on the top of Autobind_lsp (WM 5.0) | 06 Dec 2005 20:57 GMT | 3 |
Hello Igor, I installed myLSP on the top of autobind_lsp in WM 5.0 emulator. LSP chain was like this: myLSP->Autobind_lsp->SSLLSP->DTPT->Base provider
|
| run RAPI.cecreateprocess | 06 Dec 2005 20:19 GMT | 1 |
RAPI C++ hi i want to run cecreateproces or anythink else what can run program from desktop on pocket PC, but i need to wait to end of program. CeCreateProces run proces but it doesnt wait to end of process, is there possible to run it
|
| secure socket for mobile 2003... can't find SO_SECURE, etc. | 06 Dec 2005 19:14 GMT | 2 |
I have taken a look at the following page wrt implementing a secure socket, but I can't find any of the options described in the steps. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/w ce50conimplementingasecuresocket.asp The page mentions using ...
|
| CF 1.0 assembly execution under CF 2.0 | 06 Dec 2005 17:05 GMT | 2 |
Is it possible to run a CF 1.0 assembly under CF 2.0 ? Is there anything to configure for it ? Thanks, Olivier Dewit
|
| Programmatically Connecting to GPRS without using WebRequest | 06 Dec 2005 16:47 GMT | 3 |
I have an application that requires minimal GORS data overhead and currently uses the following code snippet to connect.
|
| TIME AND DATE LOCK?? | 06 Dec 2005 14:49 GMT | 1 |
Hi Im starting to develop an application that use the system clock, and I would like the user of the Mobile Device(pocket pc) not to change the system Clock and Date values. Or something to let me know that he is cheating me.(changing date and time)
|
| Bluetooth socket error 10047 | 06 Dec 2005 13:27 GMT | 3 |
I got a socket error when the following socket was being created for a bluetooth connection on a desktop: serverSocket = new Socket((AddressFamily)32, SocketType.Stream, (ProtocolType)3);
|
| does compact framework supports SSL protocol? | 06 Dec 2005 10:49 GMT | 2 |
hi ,does compact framework supports SSL protocol and how can I use it?
|
| Cursor Wait in WM 5 not showing up | 06 Dec 2005 06:25 GMT | 2 |
Hi Devs, i have several applications running on PocketPC 2003, Windows Mobile 2003. All applications, when running on Wondows Mobile 5, do not show the initial "cursor wait" when loading (on older OS everything is running fine).
|
| Device-side service providers - Options dialog | 06 Dec 2005 06:19 GMT | 1 |
I see some of the built-in ActiveSync providers on Windows Mobile 5 have device-side options dialogs available through.... Activesync...Menu...Options... then the settings dialog box. I don't recall this in WM2003SE, so how do they do that?
|