Wireless Communication Library 6.10.4.0 has been released: 64 bit support has been added for C++ and .NET Editions. More details on www.btframework.com/news.htm
Device.Pair(Radio, "password"); wclBluetoothServices services = Device.EnumServices(Radio, Guid.Empty); wclBluetoothComCreator cc = new wclBluetoothComCreator(); byte b = cc.Open(Radio.API, Address, services[0].Channel, services[0].UUID);