System.Tether.NetworkAdapter.TTetheringNetworkAdapterCommon.GetTargetConnection

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkAdapterCommon


説明

クライアントとして接続する TCP ポート番号を返します。

ネットワーク アダプタは、2040~2110 の間の TCP ポートを使用します。

関連項目