connecting to bluetooth profile

  • Thread starter Thread starter Logan
  • Start date Start date
L

Logan

I am interested in programmatically connecting my computer to my cell
phone's bluetooth Hands-Free Profile (HFP). So can can use my computer to
answer and make calls as well as route the audio through my computer
headset. I have found a lot of information on the profiles themselves, what
I haven't found anything on is how to connect to a bluetooth profile.

My Cellphone is running MS Mobile 5.0 and my bluetooth dongle is a ZoNet
model: ZUB6111C.

I would prefer to use C# or another .net language but would appreciate
anything I can get.

Thanks in advance,
~Logan
 
Hello, Logan!

L> My Cellphone is running MS Mobile 5.0 and my bluetooth dongle is a ZoNet
L> model: ZUB6111C.

L> I would prefer to use C# or another .net language but would appreciate
L> anything I can get.

Additionaly you can ask on

microsoft.public.dotnet.framework.compactframework

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
 
Thanks for the suggestion. I went ahead and posted this question to that
news group but I don't believe the problem has to do with the compact
framework because I will be doing the programming in a windows app.
Connecting to a Bluetooth profile should be standard across phone platforms.
Once I figure out the procedure it should be the same for a Nokia as it is
for a phone running MS Mobile.
 
Hello,

Besides 'microsoft.public.dotnet.framework.compactframework' , you also may
post this question to:

microsoft.public.smartphone.developer
microsoft.public.pocketpc.wireless

You may have more exprienced people there, since those place focus on such
questions.

Regards,

Luke Zhang
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
Back
Top