in reply to Selecting certain bits from a TCP header
I think you’re going to have a kernel-level software component to do that, e.g. the privileged interfaces that are tapped by a program such as Ethereal.
Statistical analysis of the thus-recovered data stream probably could be done in-part with Perl. (I say, “in part,” because Perl’s job would be to extract the bit-sequences for subsequent analysis by established programs such as R.)
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Selecting certain bits from a TCP header
by rspishock (Monk) on Aug 22, 2011 at 19:57 UTC |