Package-level declarations
Types
Link copied to clipboard
interface InternetProtocolStats
InternetProtocolStats
Provides the statistics of the network protocol including TCP and UDP statistics for both IPv4 and IPv6, as well as the list of active IP connections.
Link copied to clipboard
interface IPConnection
IPConnection
Represents an active IP connection, providing details about the connection's state, local and foreign addresses, ports, and associated process information.
Link copied to clipboard
interface NetworkParams
NetworkParams
Represents the network configuration parameters of a device, providing details about the host name, domain name, DNS servers, and default gateways for both IPv4 and IPv6.