Network support for the Lua language
home
·
download
·
introduction
·
reference
Reference
TCP (socket.tcp)
accept
bind
close
connect
getpeername
getsockname
receive
send
setoption
settimeout
UDP (socket.udp)
close
getpeername
getsockname
receive
receivefrom
send
sendto
setpeername
setsockname
setoption
settimeout
HTTP (socket.http)
get
post
request
request_cb
FTP (socket.ftp)
get
get_cb
put
put_cb
Streaming with Callbacks
receive_cb
send_cb
SMTP (socket.smtp)
mail
DNS services (socket.dns)
toip
tohostname
URL (socket.url)
absolute
build
build_path
parse
parse_path
Code (socket.code)
base64
unbase64
escape
unescape
hexa
unhexa