System.Tether.NetworkAdapter.TTetheringNetworkAdapterCommon.GetTargetConnection

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetTargetConnection(const Port, Offset: Integer): string; override;

C++

virtual System::UnicodeString __fastcall GetTargetConnection(const int Port, const int Offset);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkAdapterCommon


Description

Renvoie le numéro de port TCP pour établir une connexion en tant que client.

Les numéros des ports TCP utilisés pour les connexions TCP vont de 2035 à 2100.

Voir aussi