http://qs321.pair.com?node_id=356487


in reply to Re: Sniffing binary data, heuristics?
in thread Sniffing binary data, heuristics?

Quite simply, because i can. its an interesting thing to do for me.. :-)
  • Comment on Re: Re: Sniffing binary data, heuristics?

Replies are listed 'Best First'.
Re: Re: Re: Sniffing binary data, heuristics?
by cheshirecat (Sexton) on May 26, 2004 at 17:14 UTC
    Take a look at Net::Pcap and Net::Packet as these may make your life a lot easier.

    I made a start on this but the semantics of separating TCP/IP streams between multiple clients and multiple servers in real time got very complicated.

    I can probably did out some ugly code if you want :)

    The 'Cat