lua-users home
lua-l archive

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


On Wed, Nov 3, 2010 at 2:21 AM, Javier Guerra Giraldez
<javier@guerrag.com> wrote:
> yep, a binding for libpcap (http://www.tcpdump.org/)
> [...]

You may also find the Nmap project's NSE [1] useful. It has a binding
for pcap [2,3] in addition to its own socket API.

[1] http://nmap.org/book/nse.html
[2] http://nmap.org/book/nse-api.html#nse-api-networkio-raw
[3] http://nmap.org/nsedoc/lib/nmap.html#pcap_open

-- 
- Patrick Donnelly