Foundation Libraries¶
Name | Description | Module Link | API Link | Use |
---|---|---|---|---|
ECOM-Network |
Network interfaces management and IP configurations. | ecom-network | NetworkInterfaceManager class | |
ECOM-WIFI |
Wi-Fi connectivity. | ecom-wifi | WifiManager class | |
NET |
Client and Server raw TCP/IP sockets. | net | java.net package | |
Security |
Cryptographic operations. | security | javax.crypto package | |
SSL |
Client and Server secure sockets layer using Transport Layer Security (TLS) protocols. | ssl | java.net.ssl package |