Api/netlib: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


[[Api/netlib.ping()|netlib.ping()]] - used to test if a system is alive
[[Api/netlib.ping()|netlib.ping()]] - used to test if a system is alive
[[Api/netlib.getping()|netlib.getping()]] - replies to a ping in a proper way

Revision as of 23:52, 13 October 2024

netlib Api, included in "netlib" package, used to regulate network communication.


netlib.ping() - used to test if a system is alive

netlib.getping() - replies to a ping in a proper way