WindowsBlueToothSocketMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
WindowsBlueToothSocketMBS class
The class for connecting via bluetooth to a device.
- 4 events
- 17 properties
- 14 methods
- method Accept(byref RemoteAddress as String, byref RemotePort as Integer, NewSocket as WindowsBlueToothSocketMBS) as WindowsBlueToothSocketMBS
- method Bind(Port as Integer = -1, BluetoothAddress as string = "")
- method Close
- method Connect(BluetoothAddress as string, Port as Integer, ServiceClassGUID as String = "", Blocking as boolean = true)
- method Constructor
- method Listen(BackLog as Integer = 2)
- method Poll
- method PublishRecord(SDPRecord as MemoryBlock)
- method Read(size as integer, peek as boolean = false) as String
- method ReadAll(peek as boolean = false) as String
- method RegisterService(ServiceClassGUID as String, InstanceName as String, Comment as String = "")
- method Send(data as MemoryBlock) as Integer
- method Send(data as String) as Integer
- method UnpublishRecord
Constants
Constant |
Value |
Description |
kPortAny
|
-1 |
Any port.
|
This class has no sub classes.
Some examples using this class:
Blog Entries
Release notes
- Version 23.4
- Version 18.4
- Version 18.3
The items on this page are in the following plugins: MBS Bluetooth Plugin.
WindowsBlueToothServiceMBS
-
WindowsBurnMBS