public void stop() {
   neuroSocket.stop();
   super.stop();
 }