You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProcNetDev d = new ProcNetDev();
d.read("wlan0", "lo"); // Read interface wlan0, lo
String tx = d.get("wlan0").get("Receive_bytes"); // Get Receive bytes on interface wlan0