Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aion1/java-socket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: first_example
Choose a base ref
...
head repository: aion1/java-socket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 34 files changed
  • 1 contributor

Commits on Mar 4, 2019

  1. Add files via upload

    this is an easy example for 1 to 1 client-server connection
    aion1 authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    ead552b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. full client-server broadcasted chat room

    this is a client server chat room with GUI  but it is not the final version as it have a small bug in GUI
    aion1 authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    400e00a View commit details
    Browse the repository at this point in the history
Loading