Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ocsf phase2 #28

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Ocsf phase2 #28

wants to merge 11 commits into from

Commits on Jun 13, 2020

  1. Configuration menu
    Copy the full SHA
    a3f19f3 View commit details
    Browse the repository at this point in the history
  2. Implemented E5a for client side, added override methods in ChatClient…

    ….java for the methods : connectionClosed , connectionException , and connectionEstablished.
    ShaanBhoi committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    30ede03 View commit details
    Browse the repository at this point in the history
  3. Implemented E5c for server side, added overide methods in EchoServer.…

    …java for the methods: clientConnected , clientDisconnected, and clientException
    ShaanBhoi committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    26a684e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Implemented E6a for client side, added commands quit,logoff,sethost,s…

    …etport,login,gethost,getport
    ShaanBhoi committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    d5e05a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68c717 View commit details
    Browse the repository at this point in the history
  3. Finished E6 & E7, forgot to push after E6, made many changes, will fi…

    …nish up tmr with tests and clean up of code
    ShaanBhoi committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    16a19d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Added file for phase 2 tests with phase 1 inside of the file unfilled…

    …, need to repull original repo to redo phase 1 tests that are in the file PHASE2TestCases and copy/past log info in it
    ShaanBhoi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    5b77e54 View commit details
    Browse the repository at this point in the history
  2. Update to Phase 2 test file

    reformatted nameplate and aded specificity for cases I can't complete tests for
    ShaanBhoi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    770fcdc View commit details
    Browse the repository at this point in the history
  3. added phas1 test cases

    same as phase 2 cases but for phase 1
    ShaanBhoi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b477edc View commit details
    Browse the repository at this point in the history
  4. renamed file

    ShaanBhoi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    0c734e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff0aaad View commit details
    Browse the repository at this point in the history