Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • BackTrack 5 R1
  • Wine 1.2.3 / 1.4 RC4
  • Mozilla Firefox 10...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.2.7
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.1
  • Home > Linux > Programming > Perl Modules

    Net::Frame::Layer::RIPng 1.00

    Download button

    No screenshots available
    Downloads: 31  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Michael Vincent | More programs
    Perl Artistic License / FREE
    January 27th, 2012, 03:15 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::Frame::Layer::RIPng description

    Routing Information Protocol ng layer object

    Net::Frame::Layer::RIPng is a Perl module that implements the encoding and decoding of the RIPng layer.

    SYNOPSIS

     use Net::Frame::Simple;
     use Net::Frame::Layer::RIPng qw(:consts);

     my $layer = Net::Frame::Layer::RIPng->new(
     command => NF_RIPNG_COMMAND_REQUEST,
     version => 1,
     reserved => 0,
     );

     #
     # Read a raw layer
     #

     my $layer = Net::Frame::Layer::RIPng->new(raw => $raw);

     print $layer->print."\n";
     print 'PAYLOAD: '.unpack('H*', $layer->payload)."\n"
     if $layer->payload;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    RIPng layer | Perl module | Perl | RIPng | layer



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM