lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Mar 18, 2010 at 6:47 PM, Sam Roberts <vieuxtech@gmail.com> wrote:
> Interfaces to do this vary on the O/S. If you can build C extensions,
> I'd bind one to libdnet, it supports win32 and many unixen, and
> supports this:

A Lua binding would be a useful tool in the networking box, but might
be a little bit challenging for a newbie?