The Bluetooth-modem port is the standard Bluetooth support of REALbasic with
its Serial class. It is bound to the last paired Bluetooth device for which
"Access the Internet with your phone's data connection" was selected in the
Apple Bluetooth Setup Assistant. Some users untick this default and some
users have several Bluetooth devices with a Dial-Up Networking service.
These quite common circumstances make the Bluetooth-modem port unreliable.
Because of this and better error messages this REALbasic IOBluetooth access
was created.
Usage:
Use the CommSelector (PopupMenu) class and its portChanged event. The given
class can be used as Serial class replacement. It will be either a Bluetooth
or normal port depending on user choice.
Requirements:
- REALbasic 5.5
- Mac OS 8.1 - 9.2.2 and Mac OS X v10.1 or later
- Core Foundation and Cocoa classes from:
http://www.declaresub.com/iDeclare/Cocoa/SpellChecker1.sit
Don't forget to pay at http://www.declaresub.com/iDeclare/
Download:
http://www.traud.de/realbasic/IOBluetooth.img
It is my first REALbasic declare project, so I love to hear your comments,
improvements and suggestions.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|