who's on first....
This question of stopping the server ( ?.... ) is modeled by the classic comedy routine who's on first. Given that you have client[] then it is clientArray[index].stopOperations();
What I discovered was some code seeking /#quit then printing that to console but not doing anything about it,... that is what my short code tries to convey: if ( command == stop ){stop that client;}
Also, sometimes ? is actually compiler notation for no memory for that variable so let's be careful in discovering where the '?' character is actually generated.....
Eranga and I are more interested in a giant switch tool....
{ for debugging write everyting to a file......remove println statements for shipping }
Last edited by Nicholas Jordan; 09-01-2008 at 01:58 AM.
Reason: debugging
|