API:System.Tether.Comm.TTetheringNetworkServerCommUDP.BroadcastData
Delphi
procedure BroadcastData(const AData: TBytes; const AHost: string; InitialPort, FinalPort: Integer);
C++
void __fastcall BroadcastData(const System::DynamicArray<System::Byte> AData, const System::UnicodeString AHost, int InitialPort, int FinalPort);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Tether.Comm.pas System.Tether.Comm.hpp |
System.Tether.Comm | TTetheringNetworkServerCommUDP |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!