Api/netlib

From Minux Wiki
Revision as of 23:58, 13 October 2024 by Shorun (talk | contribs)
Jump to navigation Jump to search

netlib Api, included in "netlib" package, used to regulate network communication with verification, usefull for programs that do a lot of network chatter.


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

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

netlib.sendstring() - used to send a string to another party.