Author Topic: Want to work with one Bluetooth Adapter (radio) only every time  (Read 7151 times)

TcomGregg

  • Guest
Want to work with one Bluetooth Adapter (radio) only every time
« on: November 22, 2008, 04:09:01 PM »
My application is only every going to use the same bluetooth adapter (Radio) everytime. Does that mean I have to Enum the computer everytime or can I just use the address of the adapter. Can someone post the VB.Net code to do just this.
As you can probably tell I am new to using WCL.
Thank You
TcomGregg

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Want to work with one Bluetooth Adapter (radio) only every time
« Reply #1 on: November 22, 2008, 06:15:08 PM »
Good day!

It's easy:

dim Radio as wclBluetoothRadio

Radio = new wclBluetoothRadio()
Radio.API = baMicrosoft



I think, I already posted the VB.NET demos on the forum, but I do it again. Please, find the attached VB.NET demo for WCL

[attachment deleted by admin]

 

Sitemap 1 2 3 4 5 6 7