Help for this page

Select Code to Download


  1. or download this
    while(1){
        $MySocket->recv($text,2);
    ...
                    exit 1;
        }
    }
    
  2. or download this
    print "\n",$def_msg;
    while($msg=<STDIN>)
    ...
            exit 1;
        }
    }
    
  3. or download this
    >> Server Program <<
    
     Number'1'
    
  4. or download this
    >> Server Program <<
    
    ...
    
    That's a number
     Number'2'