Using App Tethering

From RAD Studio
Jump to: navigation, search

Go Up to Using the RTL in Multi-Device Applications


The RTL provides app tethering components, giving your applications the ability to interact with other applications running either on the same machine or on a remote machine.

Using app tethering, your applications can easily:

The app tethering feature does not depend on a specific transport or protocol, and new transports and protocols can be implemented using the app tethering API. The RTL provides built-in support for IP and Classic Bluetooth connections. IP support includes connecting applications running on the same device.

Platform Support

Platform IP connections Classic Bluetooth connections

Windows

Allowed.png
Allowed.png

macOS

Allowed.png
Allowed.png

iOS

Allowed.png

Android

Allowed.png
Allowed.png

Topics

See Also