Open PrajjawalBanati opened 4 years ago
Hi @himanshugoyal1065 I created this repository covering the basics of networking through java. So now I wanted others to come forward that what forward changes could we do in the repository so as to make it more informative.
How about adding some practical applications using all the network concepts covered in this repo?
Hi @darcikhey27
Yes, I was thinking about making a chat assistant using these concepts. That could be one of the practical applications of the networking concepts
Hi Prajjawal, Any help still needed for this project? I am a retired Java developer and would be prepared to contribute.
It seems to be you explained concepts with sample codes in networking . Why don't forward this into next level by keeping real world trending apps concepts code on networking and by tagging that pieces of code into your concepts . lets say you keep networking code of WhatsApp and you tag your concepts of TCP communications peer to peer communication (sockets) , encryption etc... to the working code of WhatsApp. So that beginners with curiosity to learn trending apps will automatically learn concepts of networking in trending apps and indirectly your basic concepts.
Hi @slvnyaswanth Thank you for replying on this thread
Sure we can start with that. We can start with a real time application which can have a consolidated frontend and in the backend we can implement these TCP concepts. Sorry I was not active that much.
Can you provide some description of what this is?