python versions of perl modules

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Earl Eiland

    #1

    python versions of perl modules


    I need to process some tcpdump files. PERL has Net::Pcap and
    NetPacket, but I would rather work in PYTHON. Do PYTHON equivialnts
    of these two modules exist?

    Earl Eiland



  • Michael Fuhr

    #2
    Re: python versions of perl modules

    "Earl Eiland" <eee@nmt.edu> writes:
    [color=blue]
    > I need to process some tcpdump files. PERL has Net::Pcap and
    > NetPacket, but I would rather work in PYTHON. Do PYTHON equivialnts
    > of these two modules exist?[/color]

    Google is your friend.

    Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.


    Search for words like "python", "pcap", "packet", and other terminology
    related to what you're trying to do.

    --
    Michael Fuhr

    Comment

    • birdfamily@gmail.com

      #3
      Re: python versions of perl modules

      So is that a yes or a no to the man's question?

      Comment

      • Marius Bernklev

        #4
        Re: python versions of perl modules

        * birdfamily@gmai l.com
        [color=blue]
        > So is that a yes or a no to the man's question?[/color]

        Of course it is.


        --
        Marius Bernklev

        Holmgang: Deodoranter har parfyme, mens folk bare kaster kaffegruten.
        Bør nye PC-er inkludere ekstra USB-kabel? Vi tar debatten!

        Comment

        • Michael Fuhr

          #5
          Re: python versions of perl modules

          birdfamily@gmai l.com writes:
          [color=blue]
          > So is that a yes or a no to the man's question?[/color]

          Some people think that teaching others how to find answers for
          themselves is a greater service than simply giving them an answer.
          It helps them become more self-sufficient, which leads to increased
          productivity becase they no longer have to wait for somebody else
          to solve their problems. It also leads to greater confidence that
          the answer is correct because they no longer have to trust that
          somebody else knows what they're talking about or is telling the
          truth.

          --
          Michael Fuhr

          Comment

          Working...