-
- Downloads
Added exception handling for the case where the server is shutdown while there...
Added exception handling for the case where the server is shutdown while there are clients connected. The clients will be kicked out after being notified via an error dialogue.
Showing
- .idea/misc.xml 1 addition, 1 deletion.idea/misc.xml
- .idea/workspace.xml 387 additions, 83 deletions.idea/workspace.xml
- out/production/infinitymonkeys/GUI/ApplicationMain$1.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/ApplicationMain$1.class
- out/production/infinitymonkeys/GUI/ApplicationMain.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/ApplicationMain.class
- out/production/infinitymonkeys/GUI/ChatScreen$1.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/ChatScreen$1.class
- out/production/infinitymonkeys/GUI/ChatScreen.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/ChatScreen.class
- out/production/infinitymonkeys/GUI/DrawingArea$1.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/DrawingArea$1.class
- out/production/infinitymonkeys/GUI/DrawingArea.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/DrawingArea.class
- out/production/infinitymonkeys/GUI/PaintGUI$1.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/PaintGUI$1.class
- out/production/infinitymonkeys/GUI/PaintGUI$2.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/PaintGUI$2.class
- out/production/infinitymonkeys/GUI/PaintGUI.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/PaintGUI.class
- out/production/infinitymonkeys/GUI/StartScreen$2.class 0 additions, 0 deletionsout/production/infinitymonkeys/GUI/StartScreen$2.class
- out/production/infinitymonkeys/client/Client.class 0 additions, 0 deletionsout/production/infinitymonkeys/client/Client.class
- out/production/infinitymonkeys/client/ClientUpdate$1.class 0 additions, 0 deletionsout/production/infinitymonkeys/client/ClientUpdate$1.class
- out/production/infinitymonkeys/client/ClientUpdate.class 0 additions, 0 deletionsout/production/infinitymonkeys/client/ClientUpdate.class
- out/production/infinitymonkeys/client/DrawingUpdate.class 0 additions, 0 deletionsout/production/infinitymonkeys/client/DrawingUpdate.class
- out/production/infinitymonkeys/client/EncryptionUpdate.class 0 additions, 0 deletionsout/production/infinitymonkeys/client/EncryptionUpdate.class
- out/production/infinitymonkeys/client/removeClientTimer.class 0 additions, 0 deletions...production/infinitymonkeys/client/removeClientTimer.class
- out/production/infinitymonkeys/remote/EncryptDecrypt.class 0 additions, 0 deletionsout/production/infinitymonkeys/remote/EncryptDecrypt.class
- out/production/infinitymonkeys/server/ChatController.class 0 additions, 0 deletionsout/production/infinitymonkeys/server/ChatController.class
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Please register or sign in to comment