Network Interfaces Management

Overview

The Network Foundation Library provides a way to manage and configure TCP/IP network interfaces.

Dependencies

Installation

The Network Pack module must be installed in your VEE Port.

microejPack("com.microej.pack.ecom-network:ecom-network-pack:1.0.0")

Use

The Network API Module module must be added to the Application project build file to use the Network library:

implementation("ej.api:ecom-network:2.1.1")