Skip to content

Conversation

@ShivamSyal2k
Copy link

This pull request entitles the changes done to simplechat1 by Shivam Syal. The ServerConsole.java file allows the server to respond to clients via messages. EchoServer.java now has a multitude of functions that allow to server to execute certain commands such as getPort, setPort, quit etc. Now when the Client attempts to enter the server they must give a login id which lets them be identified, the server relays the clients name every time the client sends a message. In addition, the Client also has many new commands such as getHost, login, logoff, setHost etc. A command must start with a #. The full list of commands can be found on brightspace in the SEG2105-Summer2020-Assignment1 file. Overall the simplechat server has many more functions and features, all changes can also be found in the previously named section on brightspace.

…ick their port, notifies the server for connects/disconnects and force quits clients when the server close
…ivamSyal_300065225_ssyal030@uottawa.ca.pdf for the e8 test cases
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