[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua raw sockets
- From: "Zachary P. Landau" <kapheine@...>
- Date: Fri, 10 Mar 2006 08:29:28 -0500
On 3/9/06, Diego Nehab <diego@tecgraf.puc-rio.br> wrote:
> Hi,
>
> > I'm considering porting (part of) a perl application to lua to run on an
> > embedded Linux platform. One missing component I don't see easily available
> > is the ability to send out arbitrarily constructed packets via a raw socket
> > interface. Has anyone created such a binding?
>
> I can send you one that implements Unix domain sockets. The example
> version I distributed with LuaSocket 2.0 is broken (my bad), but it
> should be easy to fix and I will do that soon. From that, you can figure
> out how to change it to raw sockets.
Diego,
I also have a use for being able to manipulate raw sockets with LuaSocket.
If you don't mind, could you send me the updated version of the code as well?
--
Zachary P. Landau <kapheine@gmail.com>