Archived from groups: microsoft.public.pocketpc (More info?)
Hi!!
I'm an italian student ,and for my study i need to develop an
application for Pochet pc 2003 that
read by a bluetooth the geographic position recevead from Toom Toom
gps .
I don't hava any example of application write in java or in C++ that
demonstrate the use of bluetooth.
Can you help me with example and indicated the resource software that
need for developed this application and the mode where I can download
it.
Thank you wery much.
Can send me an email in this address "lovedstone@libero.it".
Archived from groups: microsoft.public.pocketpc (More info?)
You'd be better of asking this in microsoft.public.pocketpc.developer. I
think you are going to find that this will not be too difficult, if you are
not expected to delve directly into the actual BT parts. Typically the BT
GPS has a serial port profile that the PPC just sees as a serial (comm)
port. You just open that comm port for input and parse the incoming GPS
stream of characters, looking for the correct sentence and grab the position
info out of it.
--
Sven, MS-MVP Mobile Devices
"lovedstone" <lovedstone@libero.it> wrote in message
news:cb601c6f.0408290702.5ec153e5@posting.google.com...
> Hi!!
> I'm an italian student ,and for my study i need to develop an
> application for Pochet pc 2003 that
> read by a bluetooth the geographic position recevead from Toom Toom
> gps .
> I don't hava any example of application write in java or in C++ that
> demonstrate the use of bluetooth.
> Can you help me with example and indicated the resource software that
> need for developed this application and the mode where I can download
> it.
> Thank you wery much.
>
> Can send me an email in this address "lovedstone@libero.it".
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.