Skip to content

C# based multi-threaded IP ping solution to monitor the round trip time and determine the closest server with lowest ping latency.

License

Notifications You must be signed in to change notification settings

Iman/anchovy-multi-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnchovyMultiPing

AnchovyMultiPing is a multi-threaded IP ping solution to monitor the round trip time and determine the closest server with lowest ping latency.

###Result:

--- Multi Thread ---

Pings:
69.000.00.00 : 29
127.0.0.1 : 9
10.11.12.15 : 10

Server with lowest ping latency:
127.0.0.1

About

C# based multi-threaded IP ping solution to monitor the round trip time and determine the closest server with lowest ping latency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages