liblua50-socket2

Tcp/udp socket library for lua 5.0
  http://www.tecgraf.puc-rio.br/luasocket/
  0
  no reviews



Luasocket provides a tcp/udp socket library for lua 5.0

also provided are http and smtp implementations, a simple ftp implementation and some url parsing functions.

luasocket supports blocking and non-blocking sockets and also provides a select() interface to the language.