help with communication between pocketPC and Destop using bluetooth
Hi.
I am student and perparing the final project, the main part is communication between the ppc and destop.
and the destop is master broadcast the information, and ppc is the client that only function as recever. all coding by VB.net, but I found the long time and it is less reference...
I am no idea for coding, and who know how to start the bluetooth connection?
Re: help with communication between pocketPC and Destop using bluetooth
Quote:
Originally Posted by simoms
Hi.
I am student and perparing the final project, the main part is communication between the ppc and destop.
and the destop is master broadcast the information, and ppc is the client that only function as recever. all coding by VB.net, but I found the long time and it is less reference...
I am no idea for coding, and who know how to start the bluetooth connection?
Hi Simoms,
Just to let you start, I found something about Bluetooth connection in MSDN.
I think it could be very interresting for you, see this link:
http://msdn.microsoft.com/library/de...tFunctions.asp
and samples:
http://msdn.microsoft.com/library/de...othsamples.asp
Hope it helps, much succes with your Final Project.
sparrow1
Re: help with communication between pocketPC and Destop using bluetooth
Thanks sparrow1
but it seens too difficult understand for me...sorry.
base my poor vb.net knowledge, can u take me some concept with bluetooth connectiong.. And it is my first time to handle the programming with network.