Help for this page

Select Code to Download


  1. or download this
    use Net::Lorcon2 qw( :subs ); 
    my $drv = Net::Lorcon2::lorcon_find_driver( "madwifing" );
    my $Lorcon = Net::Lorcon2::lorcon_create("wlo1", $drv); 
    print drv_madwifing_init($Lorcon); 
    print Net::Lorcon2::lorcon_open_inject($Lorcon);