News
28.04.2012 | Wireless Communication Library 6.10.4.0 has been released
What's new in 6.10.4.0 version:
- 64 bit support has been added into .NET and C++ Editions;;
- C++ and .NET demos have been redesigned to support WCL x64;
- C++ Edition redistributed files changed;
- Minor bugs have been fixed.
Press Releases
June 1, 2009 - Soft Service Company, a major developer of wireless communications software, has released the new version of Wireless Communication Library (also known as Bluetooth Framework). Wireless Communication Library 6.5.8 is a VCL, MFC and .NET components library for software developers, which allows adding Bluetooth, IrDA and Serial support to applications and thus facilitates the development. It also features a remarkable component, designed specially for Bluetooth Proximity Marketing applications.
Latest Article
WCL SDK ADDS WIIMOTE SUPPORT TO APPLICATIONS AND GAMES
Wireless Communication Library SDK lets you add full Nintendo WiiMote support to applications and games, including support for the Wii Remote and all WiiMote extensions: the Nunchuk, Classic Controller, Balance Board, Motion Plus. Offering a direct Bluetooth connection to a Wii Remote controller, the library allows you to connect a device without the need to configure WiiMote and PC. When you want to connect a device, just let WCL discover and connect it. Also the library supports WiiMote IR Sensor for developing white board applications and provides a classic HID device connection that requires the user to configure PC and Wiimote before use.
17.04.2012 | Wireless Communication Library 6.10.3.0 has been released
What's new in 6.10.3.0 version:
- Fixed bug with freezing when serial connection is established but port has been removed from system (usually appeared with USB->COM adapters);
- Support for new Wii Remote (RVL-CNT-01-TR) has been added;
- Fixed bug in RSSI reading.
27.03.2012 | Wireless Communication Library 6.10.2.0 has been released
What's new in 6.10.2.0 version:
- Microsoft Bluetooth Server bug has been fixed (when did not allow to connect more than one device when multiple server running);
- Minor code fixes/refactoring;
- Icons for WCL .NET controls;
- wclBluetoothRadio.API property is read only now;
- CwclBluetoothRadio.SetAPI() has been removed;
- Constructors of wclBluetoothRadio, wclBluetoothService (CwclBluetoothRadio, CwclBluetoothService) have been changed;
- Constructor of wclIrDADevice (CwclIrDADevice) has been changed;
- Copy constructors for wclBluetoothRadio, wclBluetoothRadios, wclBluetoothDevice, wclBluetoothDevices, wclBluetoothSevice, wclBluetoothSevice, wclIrDADevice, wclIrDADevice (CwclBluetoothRadio, CwclBluetoothRadios, CwclBluetoothDevice, CwclBluetoothDevices, CwclBluetoothSevice, CwclBluetoothSevice, CwclIrDADevice, CwclIrDADevice) have been added;
- RSSI reading for WidComm (device must be connected), BlueSoleil and Toshiba has been implemented.
26.02.2012 | Wireless Communication Library 6.10.1.0 has been released
What's new in 6.10.1.0 version:
- Put method perfomance in wclOPPClient and wclFTPClient has been increased;
- New parameter DoNotCopy for Put method in wclOPPClient and wclFTPClient has been added - set it to True if you do not want to copy passed stream into memory (you must delete Stream object in OnSendComplete event); set it to False (default value) if you want to execute Put as in previous WCL version;
- WCL C++ Edition now ca be used as a static linked library;
- Sending perfomance for wclProximitySender has been increased;
- WCL VCL Edition XE2 samples have been updated ("Unable to set Icon" message has been fixed);
- New methods have been added for wclBluetoothDevice object: AddDevice and RemoveDevice. Methods allow you to Add (install) and Remove (uninstall) Bluetooth device as a Windows device (installs its drivers) (MS drivers);
- BT 2.1 pairing has been fixed;
- New method PairEx has been added to initiate BT 2.1 pairing from PC side;
- OnPaired event has been added for wclAuthenticator - shows authentication result;
- Authenticator Demo has been updated to show OnPaired event and PairEx function usage.
16.02.2012 | Wireless Communication Library C++ Edition 6.10.0.1 has been released
What's new in 6.10.0.1 version:
- Minor bug fixes;
- Demo updates;
- All demos have been ported to VS 2003.
16.02.2012 | Wireless Communication Library COM Edition 6.10.0.1 has been released
What's new in 6.10.0.1 version:
- Minor bug fixes;
- Demo updates.
07.02.2012 | TextBlue Proximity Sender 6.10.0.0 has been released
What's new in 6.10.0.0 version:
- Auto authentication (pairing) has been improved;
- Sending speed has been increased;
- File preparation has been impoved;
- Support for latest Bluetooth drivers has been added;
- Support for latest Bluetooth hardware has been added;
- Tested and found 100% compatable with Windows 8.
03.02.2012 | Wireless Communication Library 6.10.0.0 has been released
What's new in 6.10.0.0 version:
- Support for Embarcadero Delphi XE 2 and CBuilder XE 2 has been added;
- Fixed bug with Wii Balance Board Weight calculation in WCL C++ and WCL .NET Editions;
- Sender parameter has been added to all C++ events;
- BlueSoleil status monitoring routine has been changed;
- OBEX Client Get operation perfomance has been increased;
- OBEX Server object receiving perfomance has been increased.