oscP5
/
OscP5
/ netInfo( )
name
netInfo ( )
description
netinfo() returns an instance of a NetInfo Object from which you can get LAN and WAN information.
Syntax
netInfo();
Returns
NetInfo
Usage
Web & Application
Related