System.Tether.NetworkAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Provides TTetheringNetworkAdapterCommon and related members.

Package tethering290.bpl

Classes

TTetheringNetworkAdapterCommonBase class for network adapters, adapters that allow you to connect managers of applications that run on the same device or applications that run on different devices that are connected to a common IP network.
TTetheringNetworkAdapterMulticastBase class for network adapters that use multicast addresses.
TTetheringNetworkAdapterMulticast_V4Network adapter that uses IPv4 multicast addresses.
TTetheringNetworkAdapterMulticast_V6Network adapter that uses IPv6 multicast addresses.
TTetheringNetworkAdapterV4_UDPNetwork adapter that uses IPv4 broadcast addresses.
TTetheringNetworkManagerCommunicationThreadBase class for separate threads of execution that network adapters use for asynchronous connections to each other.
TTetheringNetworkManagerCommunicationThread_MulticastThread of execution that multicast-based network adapters use for asynchronous connections to each other.
TTetheringNetworkManagerCommunicationThread_UDPThread of execution that broadcast-based network adapters use for asynchronous connections to each other.