[erlang-questions] Network Sniffer?

Matthew Evans mattevans123@REDACTED
Mon Oct 17 20:24:25 CEST 2011


Right,
Another good one this guy wrote is:
https://github.com/msantos/procket
ecap runs in a separate process, procket is a nif, and can pass the fd back to the VM's event loop....

> Date: Mon, 17 Oct 2011 13:11:51 -0500
> From: reynaldomic@REDACTED
> To: cclamb@REDACTED
> CC: erlang-questions@REDACTED
> Subject: Re: [erlang-questions] Network Sniffer?
> 
> Hi Christopher,
> 
> You've got this:
> 
> An Erlang port interface to libpcap
> https://github.com/msantos/epcap
> 
> On Mon, Oct 17, 2011 at 1:06 PM, Lamb, Christopher Charles
> <cclamb@REDACTED> wrote:
> > Hey everybody, noob question I'm sure, but I'm trying to find some kind of a
> > tutorial on how I can sniff network traffic off my NIC using Erlang.  Does
> > such a thing exist?  I've seen quite a few network programming examples, but
> > nothing that's grabbing traffic from my NIC. I expect I may need to
> > interface w/ C/C++ to do this?
> > Anyway, Thanks for any guidance!
> > - chris
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
> >
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111017/2be66a62/attachment.htm>


More information about the erlang-questions mailing list