| Thread | Last Post | Replies |
|
| Two Pockets with Bluetooth... | 06 Sep 2004 09:57 GMT | 4 |
I need to make an application that send and receive data to/from another PocketPC, using serial ports, does anyone have an sample application that shows how using bluetooth technology? or how to use the serial COM communications?
|
| About using ObexConnect() API. | 06 Sep 2004 09:53 GMT | 1 |
I found that I have to use APIs such as ObexConnect(), ObexPutFile()... to do beaming objects. But, I couldn't find how to set the parameters of ObexConnect() function. Msdn documentations for parameters of ObexConnect() are too unclear,
|
| Could i write a PPC program to use IR port for transfer file without using IrDa Standard?thanks | 06 Sep 2004 09:53 GMT | 1 |
I would like to write a PPC program to communicate with a device, which is a Microcontroller unit (8051), and i will add a Infrared transceiver to the 8051 as interface to communicate with my PPC program. Is it possible?
|
| URL executing on Desktop form Pocket PC | 06 Sep 2004 09:49 GMT | 2 |
hello:) is there anyone who knows how could I execute urls on Desktop, form Pocket PC. I mean I have an IP of my iPAQ xxx.xxx.xxx.xxx
|
| IRDA device-to-device File Transfer | 06 Sep 2004 09:23 GMT | 4 |
This question may be something that someone had posted earlier ... but would like to know if we can write a program in eVB/.NET CF to transfer files of LARGE SIZE (>3MB) across devices. And if this can be done like a File Explorer Interface. Does anybody know of any readymade ...
|
| OT: IR on iPAQ 3715 vs 2210 | 06 Sep 2004 07:21 GMT | 3 |
We're using the h2210 to communicate using RAW IR with our own hardware module. The specs for h2200 say "Consumer IR" and the specs for rx3715 just say "IR". How should I interpret that? Is the IR part of h2210 better or is is really bad on 3715?
|
| Can I pull data from SQL Server VIEW | 06 Sep 2004 04:23 GMT | 1 |
I need use RDA.PULL to extract data from SQL Server 2000 database's VIEW. Is it possible to extract from VIEWS. Below is what I tried but it gives error message: rda.Pull("CMF", "Select acct_number,acct_name,acct_ibu,acct_group from
|
| CTRL Q doesn't close app. w/ control focus | 04 Sep 2004 23:36 GMT | 3 |
I'm relatively new to pocket pc development, but I'm pretty familiar with the Windows API for 2000/98. I'm starting a new app, which has a pushbutton control and a edit control on the main window. The program doesn't do anything yet, but when I either
|
| atof woes | 04 Sep 2004 21:56 GMT | 2 |
Hi, I have some stuff from a win32 desktop app that I want to use on my pocketpc app, it is simple a atof() call on some strings. Here is what i have got: double Mx1 ;
|
| How to Populate a DataGrid ?? HELP... Urgent | 04 Sep 2004 15:49 GMT | 1 |
I'm ASP.NET programme and newbie to Pocket PC Developement. I have tried the following to pouplate the data into "DataGrid". I have a placed "DataGrid" my Pocket PC application form. But, it doesn't work. Getting some error message: Appeciate if you could show me any sample of ...
|
| How to get data from com port (ex. COM8) ? | 04 Sep 2004 15:41 GMT | 1 |
Using VB.net as develop tool? How can I get data from com port? thanks.
|
| Read a SQLite database? please help | 04 Sep 2004 12:59 GMT | 9 |
In a other topic i ask for read a database. Not alot of people respond but someone suggest me to use SQLite. So i would like to know if someone have a sample project that open a SQLite database? Or if he know where a can find it. A make alot of google seach and
|
| Control.Capture | 04 Sep 2004 11:19 GMT | 2 |
I have already asked a similar question, but i think now i have found a solution. An expert told me that i can receive mouse events form anywhere on the PocketPc with the Control.Capture property: "The easiest way is probably to use Control.Capture, which is supported in
|
| Activesync won't connect to PPC2003 Emulator | 04 Sep 2004 00:38 GMT | 3 |
I've downloaded and installed eVCC+, Activesync, SDK etc and everting seems ok. First I start Active sync, then the emulator, run "EmuASCfg.exe /ppc" and eVCC+ can successfully send a project to the emulator, which runs fine.
|
| how change connection baud rate | 03 Sep 2004 23:14 GMT | 1 |
How can I change baud rate in device. By default it is 115200, but at this rate the connection is not sure. I tried to change baud rate in Modem parameter of Connection (both Work and Iternet), but when I put device in cradle it always try to
|