472,958 Members | 2,411 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

connecting to bluetooth profile

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

Apr 7 '06 #1
4 3004
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
Apr 8 '06 #2
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.

"Vadym Stetsyak" <va*****@ukr.net> wrote in message
news:%2***************@TK2MSFTNGP05.phx.gbl...
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

Apr 9 '06 #3
Hello,

Besides 'microsoft.public.dotnet.framework.compactframewor k' , 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.)

Apr 10 '06 #4
Thanks for the response. I actually posted it to
microsoft.public.smartphone.developer on the 3rd
(http://groups.google.com/group/micro...d02f2ee76661d4)
and didn't get a response. I was hoping I would have more luck in a managed
newsgroup.

~Logan

"Logan" <er******@newsgroups.nospam> wrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
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

Apr 10 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: WebdoM | last post by:
Salve, does anyone knows where I could find XML Bluetooth service profiles for my thesis? If you can't, how can I do? I make a DTD based on bluetooth specs so a XML profile could be generated...
0
by: Thomas_Germany | last post by:
I would like to develop a smart device bluetooth application for pocket PC 2003. As I know, Pocket PC 2003 includes the microsoft bluetooth stack. My intention is to use the SDK from mircrosoft and...
3
by: Tor Erik Sønvisen | last post by:
Hi I'm making a server-side solution in Python and need to be able to communicate through bluetooth. Is there any bluetooth-packages out there for python? regards tores
2
by: Alvin Lau | last post by:
Can I write pocket PC bluetooth program by using C# ? It seems so difficult to find the library? If it is possible , where can i find the reference of these kind of program ? *** Sent via...
2
by: colin | last post by:
Hi, Im having a tiresome amount of trouble with using a bluetooth serial link. The receiving end is a bluetooth-rs232 module conected to my embeded system. The PC has a little usb bluetooth...
1
by: Z.K. | last post by:
I know this is probably not the correct newsgroup, but I can't find anywhere else that is appropriate to post it in. I need to figure out how to write a bluetooth program to access a bluetooth...
0
by: aboutjav.com | last post by:
Hi, I need some help. I am getting this error after I complete the asp.net register control and click on the continue button. It crashed when it tries to get it calls this Profile property ...
0
by: brum2008 | last post by:
Hello! Below is the Netbeans Mobility source code for my application (The application offers SPP service, and then just hangs waiting for a client to connect (using acceptAndOpen()). The other...
0
by: ezrockgw | last post by:
i want to make an application in j2me so that it interacts with database and keeps updating it. How can i connect my mobile to the pc which has the database?...Will it be through bluetooth which i...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.