First  |  Prev |  Next  |  Last
Pages: 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377
Changing WiFi settings programmatically
Our application maintains a connection with the server through a wifi accesspoint. But when that network goes down we want to switch to ad-hoc mode and connect to another PDA to exchange data. The question is, how do we change programmatically from infrastructure mode to ad-hoc mode? I found some things about ... 23 Sep 2005 12:29
add bluetooth support
hello, I am trying to add the bluetooth functionality to my device. I have a bluecore chip that's why i opt to use the bcsp transport driver provided with aku1 for magneto. After a reset, i was able to see some activity like establishment of bcsp link connection, some hci commands (i.e. write local name, ... 22 Sep 2005 22:05
CString to char*
In eMbedded vc++ 4.0.. how can i convert from CString to char* ? ... 22 Sep 2005 23:06
Zapp USB Modem
Does Zapp USB WiFi Modem requires a driver or not. I've seen this link (http://www.zappmobile.ro/data/store/manuals-en/zapp_to_pda/win-ce/ipa...) but nothing points that has to be a driver for this modem. Does Zapp works without drivers on my Pocket PC 2003? All we need to do is set up a new modem connectio... 25 Sep 2005 23:08
Windows <Mobile 5 Rapi Database Access
hi guys: I am trying to use RAPI to transfer contacts from my Sprint newest windows mobile 5 phone to my pc. since the database now are embedded and stored as pim.vol. i first tired to use RAPI CeMountDBVol to mount the pim.vol but failed. the error code seems to be 87 invalid parameter all the time. am I m... 27 Sep 2005 14:29
Can't find PInvoke DLL 'sqlceme30.dll'
It looks like I need to install SQl Server CE on my Pocket PC device. Is that the answer to this issue? If yes, how to I locate the right downoad and how do I procedd to install it on my device? I tried unsuccesfully to install SQL Server CE 2.0 on my device. Please help (urgent) Eric -- E.T. ... 19 Sep 2005 03:57
serial port connection between PocketPC and winxp
I intend to build 2 programss 1 for win app and 1 for Pocket PC in order to connect them via serial port. I'm using .NET framework 20. In the win app I use: private void Form1_Load(object sender, EventArgs e) { SerialPort sp = new SerialPort("COM2", 19200); sp.DataReceived += new SerialDataReceivedEventHandle... 20 Sep 2005 22:39
eVB download
I tried to find visual basic for pocket PC download I could find visual tools which claimed to have eVB inside, however, after I open, it only contains eVC++, the file name is evt2002web_min.exe (210MB) any idea how to download eVB, I want it to write some applications for my pocket pc 2003 Or there isn't eVB l... 12 Sep 2005 12:35
Done!
Thanks a lot!!!! "Alex Feinman [MVP]" <public_news(a)alexfeinman.com> ???? news:u9yYWfmsFHA.1132(a)TK2MSFTNGP10.phx.gbl... Yes. That's what article says. You are welcome of course to extract thje P/Invoke definitions from the library and place them into your code "Xiaoyu" <xiaoyu(a)let.com.cn> wrote in... 8 Sep 2005 04:52
ConnMgrMapURL could not return a correct GUID
In program , I call the function ConnMgrMapURL("http://www.yahoo.com", NetworkGuid, GuidIndex), the NetworkGuid always return GUID.Empty , so I want to know what is the reason . Thanks in advance. The following is my code. Imports System.Runtime.InteropServices Public Class ConnMrg ... 7 Sep 2005 22:13
First  |  Prev |  Next  |  Last
Pages: 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377