Help for this page

Select Code to Download


  1. or download this
    our @arraylist;
    if connected
     push(@arraylist, $clientIP)
    
  2. or download this
    my $pane = $mw->Scrolled('Pane', -bg => 'white', -scrollbars => 'osoe'
    +) ->place( -anchor=>'nw',-y=>110,-x=>110);
        my $client;
    ...
            -bg => 'lightseagreen',
            )->pack();
        }