Chat System - Server Commands & Kicking Clients
Introduction:
This tutorial is the fifteenth in my Java Network Programming using KryoNet series, or tenth in creating a chat client and server system, in which we are going to be adding a feature to the server where the user in control of the server is able to kick specific clients out of the chat room.
Previous:
In the previous tutorial we finished making the ChatGUI work along with adding the functionality of commands.
The System:
We are going to give the user a GUI to interact with the system - to send messages and see the currently conn