Skip to content

ywxbear/YWX-WPF-Ping-Tool

Repository files navigation

YWX-WPF-Ping-Tool

It's a customizable and small ping (latency) tool, written in C# using Visual Studio 2022 and WPF.

ywx-ping-tool

Description

Applications use the Ping class to detect whether a remote computer is reachable.Network topology can determine whether Ping can successfully contact a remote host. The presence and configuration of proxies, network address translation (NAT) equipment, or firewalls can prevent Ping from succeeding. The Send and SendAsync methods send an Internet Control Message Protocol (ICMP) echo request message to a remote computer and waits for an ICMP echo reply message from that computer.

About

It's a customizable and small ping (latency) tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages