Java Network Speed Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more
- Network Speed Utils and reports
<dependency>
<groupId>com.github.salemebo</groupId>
<artifactId>network-speed</artifactId>
<version>0.2.8</version>
</dependency>
Network Connectivity check
<dependency>
<groupId>com.github.salemebo</groupId>
<artifactId>network-connectivity</artifactId>
<version>0.2.8</version>
</dependency>