-
Class Summary
| Class |
Description |
| HostInterface |
Utility class for network host interface management and configuration.
|
Package org.cybergarage.net Description
Network interface and host management utilities.
This package provides classes for network interface discovery, host address management, and network configuration utilities used by the UPnP framework.
Key Components:
- HostInterface - Manages network host interfaces and addresses
- Network interface enumeration and configuration
- IP address management and validation
- Network utility functions
Main Functionality:
- Network interface discovery and enumeration
- IP address management and filtering
- Host address resolution
- Network configuration utilities
- Interface binding and management
Usage Notes:
- Used by UPnP framework for network operations
- Provides abstraction over network interface management
- Supports both IPv4 and IPv6 addressing