by Phillip Ponchot (4 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
If you are a network administration taking care of
labs, this tool can be indispensable. Although
it takes some work to configure the tool, it pings
up to 200 computers and with a gui shows the
good/bad status of the computers. I use it to
track over 170 "public" computers. Although
there are other ping programs out there, the gui
on this one is better than having the data in a
listbox and looks pretty neat, even if I say so
myself.
This is an upgrade to my orginal submission.
This upgrade resizes the form depending on the
number of computers configured.
Inputs
Ips.txt file that has a listing of computer names
and ip addresses.
Assumes
Ips.txt must be configured either in a word
processing program capable of making dos text files
or via the program itself.
Code Returns
Returns whether a ping was returned.
API DeclarationsSee the BAS