Menu

Tree [f0bb5b] master v1.0 /
 History

HTTPS access


File Date Author Commit
 My Project 2015-12-03 changbowen changbowen [39fe91] initial upload
 bin 2015-12-03 changbowen changbowen [39fe91] initial upload
 .gitattributes 2015-12-03 changbowen changbowen [a76aaa] :boom::camel: Added .gitattributes
 .gitignore 2015-12-03 changbowen changbowen [f0bb5b] updated settings
 App.config 2015-12-03 changbowen changbowen [39fe91] initial upload
 Form1.Designer.vb 2015-12-03 changbowen changbowen [39fe91] initial upload
 Form1.resx 2015-12-03 changbowen changbowen [39fe91] initial upload
 Form1.vb 2015-12-03 changbowen changbowen [39fe91] initial upload
 QuickPing.sln 2015-12-03 changbowen changbowen [39fe91] initial upload
 QuickPing.v12.suo 2015-12-03 changbowen changbowen [39fe91] initial upload
 QuickPing.vbproj 2015-12-03 changbowen changbowen [39fe91] initial upload
 QuickPing.vbproj.user 2015-12-03 changbowen changbowen [39fe91] initial upload
 README.md 2015-12-03 changbowen changbowen [5c3c37] Update README.md

Read Me

Quick Ping

Multi-threaded ping tool based on WMI. Supports getting ping results from remote PC in domain.

Motivation

A multi-threaded ping tool based on WMI. Supports getting ping results from remote PC in domain (needs to be logged on as domain administrator). For example in a global company with multiple sites, for a person located in Hong Kong office, he / she can ping Singapore server from Sydney server without having to remotely connect to Sydney server first.

Screenshot

Language & Requirement

  • VB application written in VB.net
  • .Net framework 4.5 or above.

Features

  • Multi-threaded ping echos are sent to avoid having to wait for previous echos to return, delaying further echos to be sent.
  • Automatically generating a list of domain controllers if the local host is in domain. To get ping results from remote host (most likely to be a DC), you need to log in with a domain administrator account or other accounts with permissions to remotely log in to WMI (Windows Management Instrumentation).
  • A chart will be generated for each ping session as shown in the screenshot.

Note

  • None
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.