Need help to receive GPS Data.
| Sat, 2008-04-12 11:59 | |
|
Hi All, I am able to detect bluetooth device. Now I want to receive data from GPS chip set. I am posting my code here.Can any one tell me that where I am doing wrong or what I have to make change in my code. Please give me any one some suggestion . void CListener::StartListenerL(TInt& aChannel) TProtocolDesc pdesc; iSock.Close(); User::LeaveIfError(iSock.Open(iSocketServ)); iListenSock.Accept(iSock,iStatus); Thanks & Regards Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++ |
|





