Checkbox in PERL? How I do this?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chocolataria
    New Member
    • Nov 2009
    • 3

    Checkbox in PERL? How I do this?

    Hi !!

    I need a script that show me information about packages captured from a network from PCAP format to a TEXT format.

    In a framework the user can select the tab of the fields, the number of fields and what these fields (destination IP, source IP, destination MAC, etc.).

    How I do this?

    Thanks
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    There are a bunch of modules up on CPAN for working with PCAP files. Have you checked those out to see if any do what you want?

    Regards,

    Jeff

    Comment

    • Chocolataria
      New Member
      • Nov 2009
      • 3

      #3
      Tanks,
      I will see the CPAN modules.

      Regards

      Regina

      Comment

      Working...