System.Tether.TCPProtocol.TTetheringTCPProtocol

From RAD Studio API Documentation
Jump to: navigation, search

System.Tether.Manager.TTetheringProtocolSystem.TObjectTTetheringTCPProtocol

Delphi

TTetheringTCPProtocol = class(TTetheringProtocol)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringTCPProtocol : public System::Tether::Manager::TTetheringProtocol

Properties

Type Visibility Source Unit Parent
class public
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol System.Tether.TCPProtocol

Description

Protocol for app tethering that provides support for exchanging data between applications on the same device or over the network using TCP.

See Also