Help for this page

Select Code to Download


  1. or download this
    addr_net: undef input
    env->ip6: ::1
    ...
    Net::Write::Layer::open: socket: Address family not supported by proto
    +col
     at /usr/local/share/perl/5.8.8/Net/Packet/DescL3.pm line 86
    
  2. or download this
    #!/usr/bin/perl
    
    ...
              "sendPacket [-v 4|6] [-t tcp|udp] [-s srcAddr]\n" .
              "-i iface -p dstPort  -d dstAddr\n");
    }