News Archive


30.11.2010 | Wireless Communication Library 6.8.1.0 has been released

What's new in 6.8.1.0 version:

  • Fixed "Internal Driver Error" in wclVirtualCOMPortCreator;
  • Wiimote did not work with Toshiba on 32 bit platform - fixed;
  • When sending to more than 1 device (ProximitySender) on BlueSoleil driver if one device rejects than all others rejects too - fixed;
  • Fixed bug in BluetoothFTPClientDemo and IrDAFTPClientDemo for .NET;
  • OnOBEXGetComplete does not fire when remote device canceled transmission - fixed (.NET);
  • BluetoothFTPClientDemo for VB.NET has been added.

20.10.2010 | Wireless Communication Library 6.8.0.0 has been released

What's new in 6.8.0.0 version:

  • Issue with freezing on WidComm when device has cancelled sending has been fixed;
  • New c# demo application (BluetoothFTPClientDemo) has been added;
  • wclProximitySender has been removed from Non Commercial Licenses (NC Personal and NC Developer);
  • ProximitySender VB 6 demo has been fixed;
  • Suppoort for new authentication mechanism has been added;
  • Stop supporting for Borland Delphi 5;
  • Delphi XE is snow supported;
  • CBuilder XE is snow supported;
  • Bug in wclVirtualCOMPort creating has been fixed;
  • .NET 3.0 is now supported;
  • .NET 3.5 is now supported;
  • .NET 4.0 is now supported;
  • Fast discovering for bluetooth devices has been added.

22.06.2010 | Wireless Communication Library 6.7.7.0 has been released

What's new in 6.7.7.0 version:

  • wclOPPServer: if file receiving is terminated then Stream is nil;
  • wclOPPServer: to terminate file receiving call Terminate function from OnProgress event handler;
  • Filter by phones (Class Of Device) has been added into ProximitySender Demo (see OnAcceptDevice event handler);
  • Criticla issue with ProximitySender .NET crashes has been fixed.

13.05.2010 | Wireless Communication Library 6.7.6.0 has been released

What's new in 6.7.6.0 version:

  • MultiBtOppServers demo installation has been fixed (CBuilder);
  • vCard charset encoding for BDS 2009 and BDS 2010 has been fixed;
  • WCL COM Edition installer has been changed;
  • wclProximitySender crashes has been fixed (.NET Edition).

27.04.2010 | Wireless Communication Library 6.7.5.0 has been released

What's new in 6.7.5.0 version:

  • Terminate does not cause WCL_E_CANCELLED_BY_USER result for OBEX Get operation - fixed;
  • Installers have been changed;
  • BlueSoleil 6.4.305.0 compatability tested;
  • vCard has been implemented for COM edition;
  • fixed issue with receiving data from more than one remote device over Bluetooth with wclServer and wclOPPServer.

12.03.2010 | Wireless Communication Library 6.7.4.0 has been released

What's new in 6.7.4.0 version:

  • Issue with name changing on Win7 platform has been fixed (C++/.NET Editions);
  • Microsoft Visual Studio 2010 compatability tested and passed;
  • Separate samples for Visual Studio 2005, 2008, 2010 (C++/.NET Editions);
  • IrDA hardware monitoring has been changed;
  • Fixed VirtualCOMPort issue when attemp to create COM port fails if port already existing (created manualy) with MS drivers;
  • EULA has been changed.

23.02.2010 | Wireless Communication Library 6.7.3.0 has been released

What's new in 6.7.3.0 version:

  • fixed issue with WidComm freezing on EnumServices when dongle has been removed during operation;
  • new BluetoothConsole demo for C++ edition shows how to use WCL in console applications and threads;
  • fixed issue with WidComm 5.5.0.7000.

30.01.2010 | Wireless Communication Library 6.7.2.0 has been released

What's new in 6.7.2.0 version:

  • fixed issue with BlueSoleil 5.x and high and Virtual COM Port creation;
  • wclVirtualCOMPort destroys when API unloaded;
  • issue with not releasing Toshiba Virtual COM port has been fixed;
  • new demos for .NET Edition (ServiceDemo);
  • new error constant WCL_E_USER_DEFINED, user defined errors for derived classes should start from WCL_E_USER_DEFINED;
  • message processing for wclProximitySender has been fixed;
  • API change notification has been added/fixed for wclProximitySender;
  • new events (AfterOpen and BeforeClose) has been added to wclVirtualCOMPort;
  • minor changes in VirtualPort demos;
  • Microsoft Visual Studio 2008 100% compatable tested.

02.01.2010 | Wireless Communication Library 6.7.1.0 has been released

What's new in 6.7.1.0 version:

  • issue with SetPort link error for wclClientSerialParams has been fixed (C++ Edition);
  • issue with CwclVirtualCOMPorts link error has been fixed (C++ Edition);
  • MFC has been removed from C++ Edition;
  • name of WCL MFC Edition has been changed to WCL C++ Edition;
  • Toshiba 6 compatable;
  • Toshiba 7 compatable;
  • issue with freezing on disconnecting with BlueSoleil 5.x has been fixed;
  • MFC has been removed from .NET Edition;
  • issue with data transfer does not work after reconnect on BlueSoleil 5.x has been fixed;
  • reading address of a remote device on BS 6.x has been fixed;
  • services enumerating on a remote device on BS 6.x has been fixed;
  • connection to remote device on BS 6.x has been fixed;
  • simultanious connections synchronization on BS 6.x has been fixed;
  • BlueSoleil 6.4.289.0 compatibility has been tested.

30.11.2009 | Wireless Communication Library 6.7.0.0 has been released

What's new in 6.7.0.0 version:

  • Issue with service not found in BluetoothOPP demo (Delphi) has been fixed;
  • Issue with not finishing sending to BlackBerry device with using ProximitySender has been fixed;
  • WidComm Pairing issue has been fixed;
  • VCL Edition for Delphi 2010 and CBuilder 2010;
  • BlueSoleil version detection fixed for switching between old and new BlueSoleil API;
  • New Tested Device: BlackBerry 8120;
  • WCL .NET works on SharpDevelop 3.1;
  • VirtualSerialPort VB 6 Demo has been fixed (pairing before creation is required!!!).

09.11.2009 | Wireless Communication Library 6.6.7.0 has been released

What's new in 6.6.7.0 version:

  • Access Violation exception when trying to connect to device with using WidComm stack has been fixed;
  • Issue with reading devices name on BlueSoleil after discovering has been fixed;
  • Discovering on BlueSoleil 6.4 has been fixed;
  • Reading remote device's properties on BlueSoleil 6.4 has been fixed;
  • Pairing and unpairing with remote device on BlueSoleil 6.4 has been fixed;
  • Reading/writing Discoverable and Connectable property for BlueSoleil 6.4 has been implemented;
  • Only one WidComm stub DLL;
  • Concurent connections for WidComm;
  • Removed manifest, you can find it on FAQ section.

04.11.2009 | Wireless Communication Library 6.6.5.0 has been released

What's new in 6.6.5.0 version:

  • issue with repairing request when connecting to a device with Authentication = true has been fixed;
  • new parameter MIME has been added to OBEX Client Put operation;
  • fixed issue with freezing on widcomm stack;
  • CEUTIL - fixed;
  • fixed issue with ProximitySender freezing.

11.10.2009 | Wireless Communication Library 6.6.4.0 Has Been Released

What's new in the 6.6.4.0 version:

  • Fixed issue with enumerating services on a device which requires PIN code;
  • Fixed issue with sending OBEX content to BlackBery devices;
  • wclAuthenticator for WidComm;
  • Fixed issue with enumerating services on Microsoft stack when quering for specified service;
  • Issue whith non-stopped timer for WidComm stack is fixed;
  • Buffer cleaning in Disconnect;
  • Some optimization of work with memory buffers.

23.09.2009 | Non Commercial Licenses

Non Commercial Licenses for the Wireless Communication Library are now available. The prices were reduced for these licenses:

  • Lite - $100;
  • Personal - $175;
  • Developer - $250.

Non Commercial Licenses Limitations:

  • These licenses can not be used for developing commercial applications;
  • These licenses do not include any source code;
  • These licenses do not provide any free updates (even for Personal and Developer Licenses).

19.09.2009 | Wireless Communication Library 6.6.3.0 Has Been Released

What's new in the 6.6.3.0 version:

  • New vcredist;
  • OnDisconnect event now fires for serial transport connection;
  • Issue with freezing when serial port is not availbale (USB->COM, Virtual Bluetooth COM) has been fixed.

14.09.2009 | Issue with message "Could not load file or assembly"

On some PCs running wcl.dll .NET Edition may cause an issue with "Could not load file or assembly, error 0x800736B1" error messages. It may happen because old vc redist file was used. Please, visit the forum's F.A.Q. board to find out the solution.


13.09.2009 | Wireless Communication Library 6.6.2.0 Has Been Released

What's new in the 6.6.2.0 version:

  • Some minor fixes in wclGetErrorMessage and wclShowError functions;
  • New error codes for WiFi;
  • Architecture of the WiFi classes was reviewed and changed;
  • WiFi events: Opened, Closed, Connected, Disconnected;
  • WiFi Bss list has been added;
  • WiFi networks list has been improved;
  • Reading of a current connection status has been implemented;
  • Connection to a WiFi Network with using profile has been improved;
  • Connection to a WiFi Network with using network parameters has been added;
  • Connection to a WiFi Network with using temporary profile has been added;
  • Serial ports monitoring;
  • Some changes in properties of wclSerialDevice and wclIrDADevice classes.

06.09.2009 | Wireless Communication Library 6.6.1.0 Has Been Released

What's new in the 6.6.1.0 version:

  • Issue with local radio name changing under WidComm Bluetooth stack has been fixed;
  • New error code WCL_E_CONNECTION_TERMINATED has been added for OBEX based clients;
  • New error code WCL_E_PROXIMITY_FILE_UNAVAILABLE has been added for Proximity Sender;
  • The name of the wclBluetoothRadio.Assigned method was changed to wclBluetoothRadio.Assign (.NET Edition);
  • Issue with Put operation (sending hangs up with some phones) has been fixed;
  • DecodeCOD function has been added: the function decodes ClassOfDevice COD into usable value;
  • Bluetooth Client Demo application has been changed to allow you to select service;
  • SetName for local Bluetooth radio fixed to make it working under Win 7;
  • Icon for TwclWiFiManager (VCL Edition);
  • Documentation for COM Edition;
  • Documentation for .NET Edition;
  • Bluetooth Virtual COM Ports;
  • New WidComm stub dll (wcl2wbt2.dll) for support features which were removed from the latest WidComm SDK.

17.08.2009 | Wireless Communication Library 6.6.0.0 Has Been Released

What's new in the 6.6.0.0 version:

  • Fixed issue when OnOBEXXXXComplete is not called when remote device disconnected;
  • Multiconnect issue fixed for proximity sender;
  • Microsoft Bluetooth radio name changing is fixed;
  • WiFi support has been added (beta).

26.07.2009 | Wireless Communication Library 6.5.11.0 Has Been Released

What's new in the 6.5.11.0 version:

  • Issue with pairing on WidComm 5.5.0.3200 when PIN request dialog box appears has been fixed;
  • OPPThread sample added. The sample shows how to use Wireless Communication Library in threads (.NET Edition);
  • WidComm stack detection on Vista platform has been fixed.

24.06.2009 | Hot fix for Wireless Communication Library 6.5.10.0 Has Been Published

Hot fix fixes issue with wclClient and its descendant components/classes crashes with Toshiba drivers when disconnect operation.

Support for Wireless Communication Library 6.0 and 6.2

We will stop support for Wireless Communication Library 6.0.x and Wireless Communication Library 6.2.x since 1, July 2009. All the files of those versions of the library will not be available for download since that date.

We strongly recomend to update to the latest version of WCL.


20.06.2009 | Wireless Communication Library 6.5.10.0 Has Been Released

What's new in the 6.5.10.0 version:

  • TwclServer.Name property changed to TwclServer.DeviceName property (VCL Edition);
  • TwclOPPServer.Name property changed to TwclOPPServer.DeviceName property (VCL Edition);
  • wclOPPServerDemo fo CBuilder is fixed;
  • wclServer.Name property changed to wclServer.DeviceName property (.NET Edition);
  • wclOPPServer.Name property changed to wclOPPServer.DeviceName property (.NET Edition);
  • wclServer.GetName() method changed to wclServer.GetDeviceName() method (MFC Edition);
  • wclOPPServer.GetName() method changed to wclOPPServer.GetDeviceName() method (MFC Edition);
  • wclServerX.Name property changed to wclServerX.DeviceName property (COM Edition);
  • wclOPPServerX.Name property changed to wclOPPServerX.DeviceName property (COM Edition);
  • Toshiba connection issue on Vista fixed.

18.06.2009 | Summer Discounts Start

We are glad to announce our Summer Discount Program. Till 01.07.2009 you can get Wireless Communication Library with 30% discount.

If you would like to do so please use this coupon code: SUMMER_2009.


08.06.2009 | Wireless Communication Library 6.5.9.0 Has Been Released

What's new in the 6.5.9.0 version:

  • New function wclGetErrorMessage. The function returns error text by its code;
  • Issue with reading remote device address and name with BlueSoleil server is fixed;
  • Issue with reading remote device address and name with WidComm server is fixed;
  • Fixed problem with BlueSoleil server (remote device unable connect to).

21.05.2009 | Wireless Communication Library 6.5.8.0 Has Been Released

What's new in the 6.5.8.0 version:

  • New error codes for wclProximitySender;
  • wclClient crushes when disconnect with Toshiba stack - fixed;
  • Bluetooth Chat Demos for .NET Edition;
  • Bluetooth Chat Demos for COM Edition;
  • BlueSoleil pairing issue fixed;
  • vCard Parser (for VCL Edition);
  • Proximity Sender demo has been fixed (issue with using wclAuthenticator).

12.05.2009 | Wireless Communication Library 6.5.7.0 Has Been Released

What's new in the 6.5.7.0 version:

  • Fixed problem with registering Bluetooth services in MS stack;
  • New Bluetooth Chat demos for VCL and MFC editions;
  • Fixed issue when Toshiba client connection is locking;
  • Invalid result code for OBEX connect with WidComm driver issue has been fixed.

03.05.2009 | Wireless Communication Library 6.5.6.0 Has Been Released

What's new in the 6.5.6.0 version:

  • New property ObjectName (GetObjectName()) added for wclOPPServer. The property contains the name of the currently receiving file;
  • BuildSDP routine has been fixed for build correct SDP records for Microsoft and Toshiba servers;
  • Reading remote device address and name for servers has been fixed;
  • Fixed issue when WidComm server crashed with AV when closing;
  • SE W350i has been added to the Tested Devices List.

20.04.2009 | Wireless Communication Library 6.5.4.0 Has Been Released

What's new in the 6.5.4.0 version:

  • Fixed bug in MFC BluetoothFTPClient demo;
  • Fixed Server Disconnect issue for Toshiba drivers;
  • MFC shared/MFC Static library usage - 2 Lib/DLLs;
  • Toshiba server port allocation problem (Internal Driver Error) fixed;
  • wclAuthenticator works with Toshiba now.

19.04.2009 | Some fixes for Wireless Communication Library 6.5.3.0

What's new in the 6.5.3.0 version:

  • Fixed problem with crrupted file when sending/receiving file to/from device with using OBEX in COM Edition;
  • New example applications added for COM Edition;
  • Toshiba client crush - fixed (for Toshiba 5.X >);
  • "OSLoder deadlock" exception for .NET Edition fixed.

08.04.2009 | Wireless Communication Library 6.5.3.0 Has Been Released

What's new in the 6.5.3.0 version:

  • Server part is implemented;
  • Who OBEX parameter added;
  • Target OBEX parameter added;
  • MIME parameter for Get function added.

However, full source code for any edition is available.


13.03.2009 | Wireless Communication Library 6.5.2.0 Has Been Released

What's new in the 6.5.2.0 version:

  • Discovering for remote bluetooth devices freezes on start with WinComm drivers - fixed;
  • Invalid Value exception when enumerating services with SE W890i - fixed;
  • ProximitySender .NET crushes in OnAcceptDevice event - fixed;
  • BlockingDiscoveryDemo added for MFC edition
  • Undefined/invalid result returns from OBEX Put method - fixed;
  • OnDevicesFound property added for ProximitySender;
  • ProximitySender Demo for CBuilder fixed;
  • COM Edition (for using with VB 6 and others) is now available.

However, full source code for any edition is available.


04.03.2009 | Wireless Communication Library 6.5.1.0 Has Been Released

What's new in the 6.5.1.0 version:

  • Toshiba speed improvment;
  • Toshiba service record handle reading;
  • OpenOBEXSession and Put timeout for OBEX based components;
  • DiscoverTimeout for wclBluetoothDiscovery and wclProximitySender for Microsoft and BlueSoleil;
  • wclAutheticator;
  • Timeout property for ProximitySender - it is timeout for connect (works with connect/open obex session and put procedures), works for each file if device asks it;
  • OnGetFiles even (ProximitySender) - allows to get files list for each devices;
  • DelayInterval (ProximitySender) - the interval in seconds between discovery and send procedure;
  • SleepInterval (ProximitySender) - the interval in seconds between each discvoery-send loop;
  • SendRadio and DiscoveryRadio properties (ProximitySender);
  • Secure property (ProximitySender) - if set to True then the component will connect with authentication;

Full source code is available!


04.11.2008 | Wireless Communication Library VCL Lite 6.2.0.0 Has Been Released

What's new in the 6.2.0.0 version:

  • Two stage connect for OBEX based components;
  • Toshiba pairing issue fixed;
  • Code optimization;
  • VC Redist and wbtapi.dll does not requird for WidComm;
  • Documentation added;
  • Support for the latest drivers added.

Also the source code for Wireless Communication Library Lite is now available!


16.05.2008 | Fixes for Wireless Communication Library .NET and Wireless Communication Library VCL

Fixed issues:

  • ProximitySender fixes;
  • BlueSoleil AV when disconnect fixed;
  • BlueSoleil disconnect detection fixed;
  • Toshiba sending speed fixed.

27.04.2008 | ProximitySender Has Been Implemented

ProximitySender is a component which developed instead BFBluetoothMassSender.

Other changes are:

  • Service autodetection for bluetooth (SmartDetect technology);
  • Some changes in Demo applications;
  • Issue "error 216" fixed;
  • "Paired" property now works for Toshiba bluetooth stack;
  • Pairing/Unpairing for Toshiba bluetooth stack (beta state);
  • ProximitySender (beta state).

Wireless Communication Library Personal (VCL and .NET edition) Preview is available for registered users. Contact us to get access to this edition.

Wireless Communication Library Personal (VCL and .NET edition) Preview availbale for purchase with discount. Visit Order page for details.

Stop selling for BT Personal.


12.03.2008 | Wireless Communication Library VCL 6.0 Lite

Wireless Communication Library (WCL) VCL 6.0 Lite beta has been released.

Wireless Communication Library is the new name of the Bluetooth Framework library. The name was changed because a lot of new features were added.

All existing Lite license users may get one-time free upgrade for new version. To do so please contact us.


24.11.2007 | Bluetooth Framework 6 ActiveX

Bluetooth Framework 6 ActiveX pre-alpha is available for public testes.

For more details visit our forum by the links below

Demo
Personal/Developer

Note: Personal and Developer versions are available for registered users only.


12.11.2007 | Bluetooth Framework 6 VCL

Bluetooth Framework 6 VCL pre-alpha is available for public testes.

For more details visit our forum by the links below

Demo
Personal
Developer

Note: Personal and Developer versions are available for registered users only.


18.10.2007 | Updates

Bluetooth Framework updates available for registered users on the forum.


05.08.2007 | The Week Of Discounts!

Summer! What can be better for discounts? Nothing! So, folowing by the traditions, we are starting the Summer Discounts Week!

How to Get The Discount?

You are probably asking: "What must I do to get discount?". The answer is simplest. Nothing can be easy. All you need to do is order any version of the Bluetooth Framework Library and use this coupon code when making order:

SUMMER_DISCOUNT

and you will get the 10% discount!

Get It Now!


01.06.2007 | Bluetooth Framework 5.2.1 Released

What's New

  • New UUIDs has been added: NokiaOBEXPCSuiteServiceClass_UUID and SyncMLClientServiceClass_UUID;
  • If no radio assigned for BFClient components then it try to use the first founded one;
  • If no radio assigned for BFServer components then it try to use the first founded;
  • If no radio specified for EnumServices it will use the first founded;
  • If no radio specified for TBFBluetoothDiscovery it will use first founded;
  • New property Encoding added to TFBSMS class;
  • Nokia Smartphone SMS sending implemented;
  • SMS events parser fixed;
  • Some fixed for Toshiba API;
  • Toshiba and Win2000 problem fixed;
  • Now by default you can not specified the Radio. In this case first founded Radio will be used;
  • SMS notification fixed;
  • Win2000 serial port fixed;
  • Some issues when work with serial port fixed;
  • TBFAuthenticator not disable Windows XP default authentication notification – fixed;
  • Now KeyPad features of the TBFGSMModemClient works with SonyEricsson;
  • "Application crushes when BlueSoleil drivers installed but no dongle connected" – issue fixed;
  • New properties (AsShort and AsLong) added for BFByteArrayX interface (BTFX);
  • Service discovery problem fixed for Microsoft Bluetooth stack;
  • Connection speed optimization;
  • WidComm OBEX Server can’t be accessed by SE and Nokia – fixed;
  • Service discovering for WidComm fixed (some services created using J2ME on phones was not recognized);
  • Service discovering optimized for WidComm;
  • The latest WidComm API version uses now;
  • BlueSoleil authentication requests handling implemented, no PIN request dialogs appears;
  • New property Version added for TBFBluetoothRadio;
  • New property ActiveSync added for TBFAPIInfo;
  • New property UseActiveSync added for TBFFileTransferClient;
  • Microsoft ActiveSync support added for TBFFileTransferClient;
  • New function CheckDevice added for TBFBluetoothDiscovery;
  • New event OnProgress added for TBFBluetoothMassSender;
  • Fixed error creating COM port under MS Bluetooth drivers.

07.05.2007 | Bluetooth Framework 5.2.1 Beta Available

What's New

  • New UUIDs has been added: NokiaOBEXPCSuiteServiceClass_UUID and SyncMLClientServiceClass_UUID;
  • If no radio assigned for BFClient components then it try to use the first founded one;
  • If no radio assigned for BFServer components then it try to use the first founded;
  • If no radio specified for EnumServices it will use the first founded;
  • If no radio specified for TBFBluetoothDiscovery it will use first founded;
  • New property Encoding added to TFBSMS class;
  • Nokia smarphones SMS sending implemented;
  • SMS events parser fixed;
  • Some fixed for Toshiba API;
  • Toshiba and Win2000 problemm fixed;
  • Now by default you can not specified the Radio. In this case first founded Radio will be used;
  • SMS notification fixed;
  • Win2000 serial port fixed;
  • Some issues when work with serial port fixed;
  • CBuilder 6 support added for Bluetooth Framework VCL.

12.04.2007 | Bluetooth Framework 5.2 Released

What's new

  • OnDisconnect issue fixed in TBFxxxxClient;
  • Local radio name changing for MS implemented;
  • Redetection of APIs added (see TBFAPIInfo);
  • New parameter added into OnPINRequest event (see TBFAuthenticator);
  • Set name for remote device fixed for BlueSoleil;
  • New NeedLF parameter added to Serial Client components in ExecuteATCommand function;
  • TBFGSMModemClient issue fixed;
  • Real Multi Bluetooth API support added;
  • TBFBluetoothMassSender now query files for each devices;
  • New demo applications;
  • Auto disabling/enabling MS authentication agent;
  • Load and Save SMSes.

23.03.2007 | Bluetooth Framework 5.2 Beta available

Bluetooth Framework 5.2 beta available for testing for registered users. The main feature is MultiAPIs technology. Registered users can download Bluetooth Framework 5.2 from our forum


15.03.2007 | Bluetooth Framework 5.1.5 Released

What's new

  • 7bit SMS optimized;
  • ReadPhonebook optimized;
  • SerialPort transport optimized;
  • New procedure WritePhonebook for TBFGSMModemClient added;
  • New property PhonebookRecordsCount added for TBFGSMModemClient;
  • New function Put(Stream: TStream) added for TBFObjectPushClient and TBFFileTransferClient;
  • Minor inconsistencies fixed in ObjectPush when working with SE and some Nokia phones;
  • Bluetooth Framework X redesigned and optimized.

01.03.2007 | Bluetooth Framework VCL 5.1.4 Released.

What's new

  • Auto detect IrDA services for TBFFileTransferClient (actual for using with new Nokia phones);
  • New property DisableATCommands added for TBFGSMModemClient;
  • Minor inconsistencies fixed in TBFBluetoothMassSender;
  • Toshiba Bluetooth API support added;
  • TBFBluetoothCOMPortCreator now works with Microsoft Bluetooth API;
  • TBFBluetoothCOMPort renamed to TBFCOMPort;
  • TBFCOMPort properties FriendlyName and Modem removed;
  • TBFBluetoothCOMPorts renamed to TBFCOMPorts.

17.02.2007 | Bluetooth Framework 5.1.3 Released


13.02.2007 | Bluetooth Framework 5.1.2 Released

What's new

  • Demo applications for Bluetooth Framework X and Bluetooth Framework Deluxe was completly redesigned;
  • New demos for C# and Visual Basic .NET was added;
  • Blocking and non-blocking discovery mode was added for TBFBluetoothDiscovery and TBFIrDADiscvoery;
  • Device discovering and data sending algorithm was optimized for TBFBluetothMassSender.

07.02.2007 | Bluetooth Framework VCL 5.1.1 Released

Borland CBuilder now supported.


29.01.2007 | Bluetooth Framework 5.1 Released

The main feature of the Bluetooth Framework 5.1 is a TBFBluetoothMassSender component.

This is unique component which implements all needs things to make multithreaded massive sending applications!

TBFBluetoothMassSender allows to your applications to discovery devices in a loop, autodetect authentication requires, send several files at the same time (up to 6 files to up to 6 devices) and a many other useful features.

Nothing can be easy!


09.01.2007 | Bluetooth Framework 5.0 Released


05.01.2007 | Site redesigned