Api/netlib.sendtable()

From Minux Wiki
Jump to navigation Jump to search

netlib function used to send a table to another system


usage:

local temp = netlib.sendtable(client, table)


output:

sends the table provided to the client

returns true if successfull,

returns false if failed