PING Wizard ActiveX v3
Examples
All of our examples come with free source code included. The free examples are
located in the installation for the PING Wizard ActiveX
control.
Here is a list of the free source code examples included:
Active Server Pages(ASP)
Ping Example
This simple asp source code pings a server 4 times and returns the
statistics of the ping in a web page. Output looks like windows ping.exe.
VBScript
Ping Example
This simple VBScript source code pings a server 4 times and returns
the statistics of the ping in a messagebox. Output looks like windows ping.exe.
Visual Basic
.Ping Example
This simple VBScript source code pings a server 4 times and returns
the statistics of the ping in a messagebox. Output looks like windows ping.exe.
Network Status
This example shows how you can use PING Wizard in your Visual Basic
application to scan a subnet to see which computers are connected and
responding.
Stress Test
This is an example that repeatedly executes PING commands on the PING
activex control to test its ability to handle a large volume of tasks. Great
for watching how robust it is. We have used this to run hundreds of thousands
of tests on server to ensure PING Wizard ActiveX is up to par with our
standards.
Visual C++
Ping Example
This simple Visual C++ source code pings a server 4 times and returns the
statistics of the ping in a textbox. Output looks like windows ping.exe.
Visual FoxPro
Ping Example
This simple Visual FoxPro source code pings a server 4 times and returns
the statistics of the ping in a textbox. Output looks like windows ping.exe.
|