6d756912146bfe912d784f3fda44809b57c1ee15
Java Ping Report
Simple program to print out and save to a file the ping status of various devices. All inputs are done via files.
File Structure
The following files are used
pingRequests.csv: This holds all the requested devices and their associated ip's. It should be "(devicename),(deviceip)"pingResults.csv: This holds the report of the device, ip and status
Dependencies
No external dependencies are needed.
Description
Releases
1
Java Ping Report v1
Latest
Languages
Java
100%