Api/netlib.ping(): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 October 2024

  • curprev 23:4623:46, 13 October 2024Shorun talk contribs 264 bytes +264 Created page with "netlib function used to test if a system is alive. ping sends a simple ping to another system to test if it is able to respond. '''usage:''' local returnvalue = netlib.ping(client) '''output:''' true if reply has been received, false if not." Tag: Visual edit