home RPC:

uRPC micro Remote Procedure Calls - 0.97

» news | search | translate
Email Facebook Linkedin Pinterest Reddit Telegram Tumblr Whatsapp X

ping

 performs an Icmp or Tcp ping of an Internet server.
Timeout is 5 seconds.

Arguments:
input                 hostname or IP address
port                  numeric port to perform a Tcp ping; optional

Example:
http[s]://saltlake71.eu/urpc?function=ping&port=53&input=8.8.8.8

Output:
  • I invalid input
  • U host unknown
  • R reserved IP
  • N no reply
  • P Icmp ping ok
  • C Tcp connected