Help for this page

Select Code to Download


  1. or download this
     #!/usr/bin/perl -w
    
    $input = 'input.txt';
    @output = system ("java -jar cmdline-jmxclient-0.10.3.jar - localhost:
    +1100 com.ogs.red5.client.manager:name=Manager getConnectedAgents>>inp
    +ut.txt");