![Xcalibur Systems LLC Logo](../icons/logo.png) |
Xcalibur.NativeMethods.V2.Networking Namespace |
A collection of native models that correspond with their C++ counterparts for usage in .Net.
Classes
Structures | Structure | Description |
---|
![Public structure Public structure](../icons/pubStructure.gif) | GUID |
GUIDs identify objects such as interfaces, manager entry-point vectors (EPVs), and class
objects. A GUID is a 128-bit value consisting of one group of 8 hexadecimal digits, followed
by three groups of 4 hexadecimal digits each, followed by one group of 12 hexadecimal digits.
The following example GUID shows the groupings of hexadecimal digits in a
GUID: 6B29FC40-CA47-1067-B31D-00DD010662DA
GUID structure |
![Public structure Public structure](../icons/pubStructure.gif) | Tcp6Row |
Contains information that descibes an IPv4 TCP connection.
MIB_TCPROW structure |
![Public structure Public structure](../icons/pubStructure.gif) | Tcp6RowOwnerModule |
Contains information that describes an IPv6 TCP connection bound to a specific process ID (PID)
with ownership data.
MIB_TCP6ROW_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | Tcp6RowOwnerPid |
Contains information that describes an IPv6 TCP connection associated with a specific process
ID (PID).
MIB_TCP6ROW_OWNER_PID structure |
![Public structure Public structure](../icons/pubStructure.gif) | Tcp6Table |
Contains a table of TCP connections for IPv6 on the local computer.
MIB_TCP6TABLE structure |
![Public structure Public structure](../icons/pubStructure.gif) | Tcp6TableOwnerModule |
Contains a table of process IDs (PIDs) and the IPv6 TCP links context bound to these PIDs with
any available ownership data.
MIB_TCP6TABLE_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | Tcp6TableOwnerPid |
Contains a table of process IDs (PIDs) and the IPv6 TCP links that are context bound to these PIDs.
MIB_TCP6TABLE_OWNER_PID structure |
![Public structure Public structure](../icons/pubStructure.gif) | TcpRow |
Contains information that descibes an IPv4 TCP connection.
MIB_TCPROW structure |
![Public structure Public structure](../icons/pubStructure.gif) | TcpRowOwnerModule |
Contains information that describes an IPv4 TCP connection with ownership data, IPv4 addresses,
ports used by the TCP connection, and the specific process ID (PID) associated with connection.
MIB_TCPROW_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | TcpRowOwnerPid |
Contains information that describes an IPv4 TCP connection with IPv4 addresses, ports used by
the TCP connection, and the specific process ID (PID) associated with connection.
MIB_TCPROW_OWNER_PID structure |
![Public structure Public structure](../icons/pubStructure.gif) | TcpTable |
Contains a table of TCP connections for IPv4 on the local computer.
MIB_TCPTABLE structure |
![Public structure Public structure](../icons/pubStructure.gif) | TcpTableOwnerModule |
Contains a table of process IDs (PIDs) and the IPv4 TCP links context bound to the PIDs, and
any available ownership data.
MIB_TCPTABLE_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | TcpTableOwnerPid |
Contains a table of process IDs (PIDs) and the IPv4 TCP links that are context bound to these PIDs.
MIB_TCPTABLE_OWNER_PID structure |
![Public structure Public structure](../icons/pubStructure.gif) | Udp6Row |
Contains an entry from the User Datagram Protocol (UDP) listener table for IPv6 on the local
computer.
MIB_UDP6ROW structure |
![Public structure Public structure](../icons/pubStructure.gif) | Udp6RowOwnerModule |
Contains an entry from the User Datagram Protocol (UDP) listener table for IPv6 on the local
computer. This entry also also includes any available ownership data and the process ID (PID)
that issued the call to the bind function for the UDP endpoint.
MIB_UDP6ROW_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | Udp6RowOwnerPid |
Contains an entry from the User Datagram Protocol (UDP) listener table for IPv6 on the local
computer. The entry also includes the process ID (PID) that issued the call to the bind
function for the UDP endpoint.
MIB_UDP6ROW_OWNER_PID structure |
![Public structure Public structure](../icons/pubStructure.gif) | Udp6Table |
Contains the User Datagram Protocol (UDP) listener table for IPv6 on the local computer.
MIB_UDP6TABLE structure |
![Public structure Public structure](../icons/pubStructure.gif) | Udp6TableOwnerModule |
Contains the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. The
table also includes any available ownership data and the process ID (PID) that issued the call
to the bind function for each UDP endpoint.
MIB_UDP6TABLE_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | Udp6TableOwnerPid |
Contains the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. The
table also includes the process ID (PID) that issued the call to the bind function for each
UDP endpoint.
MIB_UDP6TABLE_OWNER_PID structure |
![Public structure Public structure](../icons/pubStructure.gif) | UdpRow |
Contains an entry from the User Datagram Protocol (UDP) listener table for IPv4 on the local
computer.
MIB_UDPROW structure |
![Public structure Public structure](../icons/pubStructure.gif) | UdpRowOwnerModule |
Contains an entry from the IPv4 User Datagram Protocol (UDP) listener table on the local
computer. This entry also also includes any available ownership data and the process ID (PID)
that issued the call to the bind function for the UDP endpoint.
MIB_UDPROW_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | UdpRowOwnerPid |
Contains an entry from the User Datagram Protocol (UDP) listener table for IPv4 on the local
computer. The entry also includes the process ID (PID) that issued the call to the bind
function for the UDP endpoint.
MIB_UDPROW_OWNER_PID structure |
![Public structure Public structure](../icons/pubStructure.gif) | UdpTable |
Contains the User Datagram Protocol (UDP) listener table for IPv4 on the local computer.
MIB_UDPTABLE structure |
![Public structure Public structure](../icons/pubStructure.gif) | UdpTableOwnerModule |
Contains the User Datagram Protocol (UDP) listener table for IPv4 on the local computer. The
table also includes any available ownership data and the process ID (PID) that issued the call
to the bind function for each UDP endpoint.
MIB_UDPTABLE_OWNER_MODULE structure |
![Public structure Public structure](../icons/pubStructure.gif) | UdpTableOwnerPid |
Contains the User Datagram Protocol (UDP) listener table for IPv4 on the local computer. The
table also includes the process ID (PID) that issued the call to the bind function for each
UDP endpoint.
MIB_UDPTABLE_OWNER_PID structure |
Interfaces | Interface | Description |
---|
![Public interface Public interface](../icons/pubInterface.gif) | ITableOwner |
Table Owner - Interace.
|
Enumerations