Wireless Communication Library Support Forum
September 08, 2010, 03:07:20 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Starting from version 6.8 WCL VCL stops support Delphi 5 and CBuilder 6
Home
Help
Search
Calendar
Login
Register
Wireless Communication Library Support Forum
>
Wireless Communication Library
>
Bluetooth Framework
>
Bluetooth Framework VCL
>
Bluetooth Framework 6 for public tests
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Bluetooth Framework 6 for public tests (Read 6827 times)
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Karma: 1000
Offline
Posts: 2227
Bluetooth Framework 6 for public tests
«
on:
November 12, 2007, 04:17:56 AM »
Good day!
Here is first part of the BTF 6 wich is available now for public tests.
Here are:
* new discovery component;
* dinamically property of the TBFBluetoothDevice class;
* now you can create TBFBluetoothDevice class by known device address;
* asynchroniouse discovery now can be terminated;
* no wait when closing the app;
* completly redesigned code;
* synchronized access to hardware - no locks and errors when HW is busy;
* Delphi 2007 support;
* Turbo Delphi support;
* Device name re-read (helps when it does not recognized during discovering);
* dinamic hardware redetection (see API demo. Run the app and plug your dongle off. then plug it on again);
* local radio name changing for Microsoft Bluetooth API (now should work on any PCs. May have problems on Vista);
* selectXXXDevice dialogs dinamically detects APIs. Does not raise any exceptions;
* new function for TBFBluetoothDevice object: get service parameters by its UUID;
* internal components notification when API changed;
* TBFSerialPortMonitor - enumerate serial ports;
* IrDAClient (internal class but may be used as stand alone);
* new function InRange for TBFBluetoothDevice class - returns True if device is available;
* MicrosoftBluetoothClient (internal class but may be used as stand alone);
* Devices' name refreshing in Select Bluetooth Device dialog;
* BFWinSock2 unit.
and some other small but usefull features.
P.S. You muts be registered on the forum to download attached file.
BTFDemo.zip
(601.53 KB - downloaded 702 times.)
«
Last Edit: November 12, 2007, 02:35:58 PM by Mike Petrichenko
»
Logged
"If you want to make a living from software at pizza prices you're better off delivering the pizza instead"
GPcH
AntyCarding
Newbie
Karma: 0
Offline
Posts: 20
Re: Bluetooth Framework 6 for public tests
«
Reply #1 on:
November 12, 2007, 07:26:33 PM »
Tested. Worx fine. But may be for installing create BAT files for all Delphi versions to copy needed DCU's?
Coz if customer don't read howtoinstall.txt - he give some troubles
Logged
vaguisa
Newbie
Karma: 0
Offline
Posts: 11
Re: Bluetooth Framework 6 for public tests
«
Reply #2 on:
November 12, 2007, 08:11:40 PM »
It is good to hear that you guys are improving your fantastic library. Great work!!
I was just wondering if you are going to release a new version for the ActiveX Control Library too and if so, when do you estimate it is going to be available. Thaks!!
Logged
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Karma: 1000
Offline
Posts: 2227
Re: Bluetooth Framework 6 for public tests
«
Reply #3 on:
November 12, 2007, 08:34:09 PM »
Good day!
Already in work. Will be published in 2 days. (pre-alpha)
Logged
"If you want to make a living from software at pizza prices you're better off delivering the pizza instead"
Neo
Newbie
Karma: 0
Offline
Posts: 11
Re: Bluetooth Framework 6 for public tests
«
Reply #4 on:
November 14, 2007, 03:43:50 PM »
congratulating! I'm waitting for the newbie
Logged
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Karma: 1000
Offline
Posts: 2227
Re: Bluetooth Framework 6 for public tests
«
Reply #5 on:
November 23, 2007, 05:11:43 PM »
* CBuilder6/CBuilder2006
* Microsoft client
* WidComm client
* dialogs fixed
* bugs fixed
* small changes.
Bluetooth Framework 6 VCL Demo.zip
(828.88 KB - downloaded 407 times.)
Logged
"If you want to make a living from software at pizza prices you're better off delivering the pizza instead"
niels
Newbie
Karma: 0
Offline
Posts: 4
Re: Bluetooth Framework 6 for public tests
«
Reply #6 on:
November 23, 2007, 10:41:12 PM »
Hello Mike,
some long time ago i asked you about voice support (SCO) and i was wondering of you have already found som way's to implement this ?
also it wil help me when you can give me some runtime excamples.
thanks
Sorry for my bad englisch
Logged
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Karma: 1000
Offline
Posts: 2227
Re: Bluetooth Framework 6 for public tests
«
Reply #7 on:
November 24, 2007, 02:34:13 AM »
Good day!
Yes. I have found the way and SCO connection will be implmenented (it is already done for BS/Toshiba but not included in the lib yet).
P.S. My english is not better
Logged
"If you want to make a living from software at pizza prices you're better off delivering the pizza instead"
niels
Newbie
Karma: 0
Offline
Posts: 4
Re: Bluetooth Framework 6 for public tests
«
Reply #8 on:
November 24, 2007, 09:42:16 AM »
Nice to read,
When you have something, please can u send me a mail?
thank
Niels
Logged
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Karma: 1000
Offline
Posts: 2227
Re: Bluetooth Framework 6 for public tests
«
Reply #9 on:
November 26, 2007, 01:38:18 PM »
Some fixes for D7
source.zip
(263.04 KB - downloaded 428 times.)
Logged
"If you want to make a living from software at pizza prices you're better off delivering the pizza instead"
Mike Petrichenko
Bluetooth Framework Developer
Administrator
Hero Member
Karma: 1000
Offline
Posts: 2227
Re: Bluetooth Framework 6 for public tests
«
Reply #10 on:
November 28, 2007, 11:07:38 PM »
* BlueSoleilClient
* SerialPortClient
* Few fixes
Bluetooth Framework 6 VCL Demo.zip
(903.43 KB - downloaded 451 times.)
Logged
"If you want to make a living from software at pizza prices you're better off delivering the pizza instead"
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
News And Events
-----------------------------
=> Forum Rules
=> News And Events
-----------------------------
Wireless Communication Library
-----------------------------
=> Common
=> Wireless Communication Library .NET Edition
=> Wireless Communication Library MFC Edition
=> Wireless Communication Library VCL Edition
=> Wireless Communication Library COM Edition
=> FAQ
=> Bluetooth Framework
===> Current changes and fixes.
===> Bluetooth Framework VCL
===> Bluetooth Framework ActiveX
===> Documentation
-----------------------------
Software
-----------------------------
=> TextBlue
Loading...