Help for this page

Select Code to Download


  1. or download this
    ($client) = $socket->accept();
    
    ...
    }
    print "DEBUG Point: 3\n";
    print "$data \n";
    
  2. or download this
    DEBUG Point: 1
    DEBUG Point: 2
    
  3. or download this
    DEBUG Point: 3
    Test Data