|
|
@ -112,7 +112,6 @@ class Client { |
|
|
|
} catch (IOException e) { |
|
|
|
} catch (IOException e) { |
|
|
|
e.printStackTrace(); |
|
|
|
e.printStackTrace(); |
|
|
|
} |
|
|
|
} |
|
|
|
throw new UnsupportedOperationException("Unimplemented method 'run'"); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
},100,100); |
|
|
|
},100,100); |
|
|
|
// sends output to the socket
|
|
|
|
// sends output to the socket
|
|
|
|