From edcebb0c7ef3bf85613f9355a171458c6c952842 Mon Sep 17 00:00:00 2001 From: Akash5523 <44118858+Akash5523@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:59:15 +0530 Subject: [PATCH 1/2] Update and rename README.md to adding and updating docsREADME.md --- README.md => adding and updating docsREADME.md | 1 + 1 file changed, 1 insertion(+) rename README.md => adding and updating docsREADME.md (96%) diff --git a/README.md b/adding and updating docsREADME.md similarity index 96% rename from README.md rename to adding and updating docsREADME.md index f1e4b54..480a379 100644 --- a/README.md +++ b/adding and updating docsREADME.md @@ -1,5 +1,6 @@ # ChatApplicationJava +Bubble functions should must be implemented with this application. This project was a requirement for my undergraduate Computer Networking sessional. The main purpose of this project is to get an idea of java socket programming and who applications of different pc can communicate over same local area network. Now our target is to build a good documented and well organized chat app in java so that beginners can get started easily. Kindly come forward to make this project flourish. ## Getting Started From 4c84fc0e2614d1544c77bd4b11826b31f456f9a1 Mon Sep 17 00:00:00 2001 From: Akash5523 <44118858+Akash5523@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:01:24 +0530 Subject: [PATCH 2/2] Update adding and updating docsREADME.md --- adding and updating docsREADME.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/adding and updating docsREADME.md b/adding and updating docsREADME.md index 480a379..77258ff 100644 --- a/adding and updating docsREADME.md +++ b/adding and updating docsREADME.md @@ -1,6 +1,5 @@ # ChatApplicationJava - -Bubble functions should must be implemented with this application. + This project was a requirement for my undergraduate Computer Networking sessional. The main purpose of this project is to get an idea of java socket programming and who applications of different pc can communicate over same local area network. Now our target is to build a good documented and well organized chat app in java so that beginners can get started easily. Kindly come forward to make this project flourish. ## Getting Started @@ -28,6 +27,9 @@ java -jar client/target/client-1.0-SNAPSHOT.jar JDK should be installed to run and test +## suggestion +Bubble functions should must be implemented with this application to make it more productive. + ## Built With * Eclipse