I am submitting a new library that encompasses several tools that I hope will be useful for everyone.
jNetTools
This library consists of the following.
*benefit of this library* (Does not open DOS Shell /runs hidden)
DNSLookup (results to a file)
GetServerName (returns local computer name)
NSLookup (returns the registered name servers)
Ping Command (ping stats results to a file)
TCP Port Tester ( checks an individual port local or remote )
The usage of this library is fairly simple. However for both DNSLookup and Ping the results are sent directly to a file called
"C:/Results/DNS_out.txt"
and
"C://Results/ping_out.txt"
respectively and retrieve through the textreader.
Examples are explained/provided in the library comments.
Simply extract the .jar and .xml to your additional libraries.
Feedback always welcome
jNetTools
This library consists of the following.
*benefit of this library* (Does not open DOS Shell /runs hidden)
DNSLookup (results to a file)
GetServerName (returns local computer name)
NSLookup (returns the registered name servers)
Ping Command (ping stats results to a file)
TCP Port Tester ( checks an individual port local or remote )
The usage of this library is fairly simple. However for both DNSLookup and Ping the results are sent directly to a file called
"C:/Results/DNS_out.txt"
and
"C://Results/ping_out.txt"
respectively and retrieve through the textreader.
Examples are explained/provided in the library comments.
Simply extract the .jar and .xml to your additional libraries.
Feedback always welcome