| Thread | Last Post | Replies |
|
| Bluetooth and the RFCOMM layer | 31 Aug 2004 22:38 GMT | 1 |
What's the status of the RFCOMM protocol layer in the Bluetooth stack on PocketPC 2003? I am under the impression that it was imcomplete XDA2/MDA2 M1000 release. thanks,
|
| Newbie question | 31 Aug 2004 21:19 GMT | 6 |
What do I need to start developing a new Windows CE 2.11 application? Will the embedded visual studio vb compiler from microsoft work for ce 2.11? Or do I have to use c++? Do I have to download palm platform 1.2 sdk? Thanks a lot.
|
| Newbie | 31 Aug 2004 21:17 GMT | 2 |
I am new to Windows Programming and would like to start doing some development. The first thing that I would like to try is to develop a program that running on the background and constantly
|
| Pocket IE - SSL | 31 Aug 2004 20:46 GMT | 1 |
I am developing an web application, thats secured via SSL. I use a certificate on the _client_ as well as on the server. I know, that Pocket IE is capable of establishing SSL connections, but is it possible to install your own certificates in Pocket IE like in the normal IE?
|
| connec to SQL | 31 Aug 2004 19:53 GMT | 1 |
I using PocketPC 2003 and I need to know like being able to make a connection TCP/IP between the PocketPC and the PC with Bluetooth. The objective is to connect an application with a data base SQL Server that is in the PC.
|
| USB support | 31 Aug 2004 18:42 GMT | 10 |
I am looking for a simple way to access data received from my iPAQ USB port, but I am having trouble finding any Win32 apis that will allow me to do so. Any help would be great!
|
| GSM data connection | 31 Aug 2004 14:03 GMT | 1 |
Does anybody knows how to make a GSM data connection (not GPRS but DATA) using an ipaq or Qtek PPC in order to exchange data with a remote GSM modem?. I looked at the Connection Manager and Phone API but did not find any reference to a data connection (only SMS or voice calls).
|
| SSL support with multithreaded blocking sockets | 31 Aug 2004 08:16 GMT | 1 |
I've got a simple TCP client for PocketPC 2003 that talks to a TCP server. As the nature of my protocol is asynchronous, I am using one thread to make blocking recv calls and another thread to make blocking send calls. All works fine at this point but if I configure the socket
|
| please, configuration help is needed | 31 Aug 2004 04:45 GMT | 1 |
I am new to this, and I posted the same question in the embedded.vc newsgroup, but I have not received a valid answer. I have evc++ v4.0 sp3, Pocket PC 2003 SDK, and SmartPhone 2003 SDK installed. I can see those platforms in the platform manager configuration dialog box.
|
| HttpSendRequest problem | 31 Aug 2004 04:03 GMT | 4 |
Hi all, I have been trying to POST data using HttpSendRequest using eVC++ on my pocket pc. HOwever, on the server, I am not getting any information. I have no idea why? Please find the snippet of code and see if you can find any
|
| How to get oid for newly created Contact entry? | 30 Aug 2004 23:11 GMT | 3 |
Can anyone help with this question? I'm using the following calls to create a contact item using POOM. I use CreateItem() to create the contact item in memory, I then use Display() to display the Contact input form for this new item, and then use Save() to save the user- inputted
|
| WSH support for Pocket PC | 30 Aug 2004 21:18 GMT | 5 |
I'm just curious to know that does Pocket PC supports Windows Script Host. I tried to run one very simple VBScript code on Pocket PC, but it didn't run. Message was: "There is no application associated with this program..."
|
| Pocket PC and connecting to a vpn. | 30 Aug 2004 20:08 GMT | 7 |
I dont think I have ever been as frustrated the past 3 days in my entire life until the last couple of days. Platform : Pocket pc 2003 ( ppc) Language c# compact framework.net ( cf.net)
|
| At a loss for development environment | 30 Aug 2004 19:44 GMT | 17 |
I have just purchased a Symbol PPT 2700 PDA running some version of PocketPC and Windows CE 2.11. I also own VB6 and Visual Studio .NET. I am totally new to the PocketPC/Windows CE development scene. I have been developing desktop apps using VB6 up until now.
|
| Pocket IE Specification | 30 Aug 2004 19:23 GMT | 2 |
Is there anybody know where I can get pocket IE function and specification(information like if it support Javascript, CSS, XML, etc)? Thanks
|