System.Tether.Comm.TTetheringNetworkServerCommUDP.UDPPort

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

Delphi

property UDPPort: Integer read GetUDPPort;

C++

__property int UDPPort = {read=GetUDPPort, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm TTetheringNetworkServerCommUDP


説明

データの送信および受信に使用する UDP ポート。

関連項目