Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
NetworkInterfaces.JSON
Returns all network interfaces as JSON.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
NetworkInterfaces | 8.4 | ✅ Yes | ❌ No | ✅ Yes | ✅ Yes, on macOS and Linux | ✅ Yes |
MBS( "NetworkInterfaces.JSON" )
Parameters
none
Result
Returns JSON or error.
Description
Returns all network interfaces as JSON.If called first without a call to NetworkInterfaces.Update, the plugin will internally call NetworkInterfaces.Update.
One of the interfaces may be Wifi or a VPN. You can check if the interface of is active and has an IP address.
See also
Release notes
- Version 8.4
- Added NetworkInterfaces.JSON function.
Blog Entries
This function checks for a license.
Created 27th July 2018, last changed 7th November 2024