IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

ServicePort Property

The port on which the service is listening.

Syntax

__property int ServicePort = { read=FServicePort, write=FSetServicePort };

Default Value

0

Remarks

This property specifies the port on which the service is listening.

When the ServiceProtocol is RFCOMM, valid values are from 1-30 inclusive. When the ServiceProtocol is L2CAP, valid values are an odd number less than or equal to 32765.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 C++ Builder Edition - Version 20.0 [Build 7941]