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