Help for this page

Select Code to Download


  1. or download this
    C:\> telnet localhost 20203
    C:\> telnet localhost 20203
    
  2. or download this
    #!/usr/bin/winperl
    use warnings;
    use strict;
    ...
    
    # Start the server
    main->run();