Welcome to your 7th assignment! This assignment focuses on creating a command-line interface (CLI) application using socket programming concepts in Java. The objective is to create a robust and ...
Java Chat application Using Sockets . Remember, Start first Server app to create port than Client app to join it. It might possible that sometimes the port created by Server is Busy, then you have to ...