net-ping

The net-ping library replaces the old ping library that shipped with MRI. It was added because it supports more protocol types, has improved error and warning handling, and a better interface in general.

The following protocols are supported:

  • TCP
  • UDP
  • ICMP
  • HTTP

An External ping class may also be added, but is dependent on making the open3 library cross-platform.

Also available in: HTML TXT