Termination of the Termite service

Disabling the Termite service will prevent any further simulation to take place: no more updates are received from the console, no more broadcast events are triggered, and all active connections will be torn down. To disable the Termite service, unbind the service:

unbindService(mConnection);

In both the PeerScanner and MsgSender demo applications covered in the tutorial lessons, this is done in the “WiFi-Off” button. The service can be re-enabled in the future.

Copyright © Nuno Santos 2017>