Skip to content

The following changes were made: E5a) Edited Hook Methods connectionC…#3

Open
bvana069 wants to merge 5 commits intoTimLethbridge:masterfrom
bvana069:OcsfPhase2
Open

The following changes were made: E5a) Edited Hook Methods connectionC…#3
bvana069 wants to merge 5 commits intoTimLethbridge:masterfrom
bvana069:OcsfPhase2

Conversation

@bvana069
Copy link
Copy Markdown

…losed() and connectionException(Exception exception) in chatClient.java; to print a shutdown message and exit. E5b) Edited the main(String[] args) of ClientConsole.java such that a port args can be given from the command line. E5c) Edited Hook methods clientConnected(ConnectionToClient client), clientDisconnected(ConnectionToClient client) and clientException(ConnectionToClient client, Throwable exception) from EchoServer.java such that a message is printed whenever a new client connects or a current client disconnects.

bvana069 added 5 commits May 28, 2020 16:23
…losed() and connectionException(Exception exception) in chatClient.java; to print a shutdown message and exit. E5b) Edited the main(String[] args) of ClientConsole.java such that a port args can be given from the command line. E5c) Edited Hook methods clientConnected(ConnectionToClient client), clientDisconnected(ConnectionToClient client) and clientException(ConnectionToClient client, Throwable exception) from EchoServer.java such that a message is printed whenever a new client connects or a current client disconnects.
Final upload for ClientConsole/EchoServer/ServerConsole
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant