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
m_Client.OpenDevice(); m_Client.Put(Str); m_Client.Close();
m_Client.OpenDevice((BFBluetoothDeviceX)device); m_Client.Put(Str); m_Client.Close();