System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticast_V4

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticastSystem.Tether.NetworkAdapter.TTetheringNetworkAdapterCommonSystem.Tether.Manager.TTetheringAdapterTTetheringNetworkAdapterMulticast_V4

Delphi

TTetheringNetworkAdapterMulticast_V4 = class(TTetheringNetworkAdapterMulticast)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringNetworkAdapterMulticast_V4 : public TTetheringNetworkAdapterMulticast

Propriétés

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


Description

Adaptateur réseau qui utilise des adresses multicast IPv4.


Syntaxe cible

TTetheringNetworkAdapterMulticast_V4 prend en charge la syntaxe suivante pour le paramètre ATarget de TTetheringManager.DiscoverManagers :

  • Une adresse IPv4. Par exemple : '203.0.113.1'.
  • Un intervalle IPv4. Par exemple : '203.0.113.0' (203.0.113.0/24).
  • Une chaîne vide pour cibler tous les réseaux de l'organisation qui administre le réseau local (portée locale à l'organisation).

Voir aussi