Skip to content

Java Network Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more

License

Notifications You must be signed in to change notification settings

muhammad-salem/network-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Network Speed Utils

LICENSE

Java Network Speed Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more

Install

  • 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>

About

Java Network Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages