<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Thanks for the references! I'll check 'em out. - c.</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Matthew Evans <<a href="mailto:mattevans123@hotmail.com">mattevans123@hotmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Mon, 17 Oct 2011 14:24:25 -0400<br>
<span style="font-weight:bold">To: </span><<a href="mailto:reynaldomic@gmail.com">reynaldomic@gmail.com</a>>, Lamb Christopher <<a href="mailto:cclamb@sandia.gov">cclamb@sandia.gov</a>><br>
<span style="font-weight:bold">Cc: </span><<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>><br>
<span style="font-weight:bold">Subject: </span>RE: [erlang-questions] Network Sniffer?<br>
</div>
<div><br>
</div>
<div><style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
<div class="hmmessage">
<div dir="ltr">Right,
<div><br>
</div>
<div>Another good one this guy wrote is:</div>
<div><br>
</div>
<div><a href="https://github.com/msantos/procket">https://github.com/msantos/procket</a></div>
<div><br>
</div>
<div>ecap runs in a separate process, procket is a nif, and can pass the fd back to the VM's event loop....<br>
<br>
<div>> Date: Mon, 17 Oct 2011 13:11:51 -0500<br>
> From: <a href="mailto:reynaldomic@gmail.com">reynaldomic@gmail.com</a><br>
> To: <a href="mailto:cclamb@sandia.gov">cclamb@sandia.gov</a><br>
> CC: <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> Subject: Re: [erlang-questions] Network Sniffer?<br>
> <br>
> Hi Christopher,<br>
> <br>
> You've got this:<br>
> <br>
> An Erlang port interface to libpcap<br>
> <a href="https://github.com/msantos/epcap">https://github.com/msantos/epcap</a><br>
> <br>
> On Mon, Oct 17, 2011 at 1:06 PM, Lamb, Christopher Charles<br>
> <<a href="mailto:cclamb@sandia.gov">cclamb@sandia.gov</a>> wrote:<br>
> > Hey everybody, noob question I'm sure, but I'm trying to find some kind of a<br>
> > tutorial on how I can sniff network traffic off my NIC using Erlang.  Does<br>
> > such a thing exist?  I've seen quite a few network programming examples, but<br>
> > nothing that's grabbing traffic from my NIC. I expect I may need to<br>
> > interface w/ C/C++ to do this?<br>
> > Anyway, Thanks for any guidance!<br>
> > - chris<br>
> > _______________________________________________<br>
> > erlang-questions mailing list<br>
> > <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> > <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
> ><br>
> ><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div>
</div>
</div>
</div>
</div>
</span>
</body>
</html>