Click or drag to resize

IPv4InterfaceList Class

A list of IPv4 interfaces serviced by a server. Depends on packets supporting IPRoutingInfo in their ID.
Inheritance Hierarchy
SystemObject
  Demo3D.Net.ProtocolsIPv4InterfaceList

Namespace:  Demo3D.Net.Protocols
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public class IPv4InterfaceList : IInterfaceList

The IPv4InterfaceList type exposes the following members.

Constructors
Methods
  NameDescription
Public methodLocalInterface
Gets the configuration of the local interface that the packet arrived on. This may not be the actual interface that the packet arrived on, but will depend on the interface list assigned.
Top
See Also