Help for this page

Select Code to Download


  1. or download this
    c:\test>s-udp.pl -MAXBUF=500
             Total:   347176 throughput:  9777/sec [max: 9987]
    
  2. or download this
    use strict;
    use threads;
    ...
        }
    }
    
  3. or download this
    #! perl -slw
    use strict;
    ...
    
    print "Sent: $sent";