System.Tether.Comm.TTetheringNetworkServerCommUDP

From RAD Studio API Documentation
Jump to: navigation, search

System.Tether.Comm.TTetheringCustomServerCommSystem.TObjectTTetheringNetworkServerCommUDP

Delphi

TTetheringNetworkServerCommUDP = class(TTetheringCustomServerComm)

C++

class PASCALIMPLEMENTATION TTetheringNetworkServerCommUDP : public TTetheringCustomServerComm

Properties

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

Description

Manages UDP tethering communications.

TTetheringNetworkServerCommUDP provides class-level methods to broadcast data and receive data from a UDP Port.

See Also