Chat room application using Java
In this tutorial, we will make a chat room application using java swing, socket, and threads on the local network. Overview: This video is a demo of what we will develop in this chat room application tutorial using Java Socket: TCP Protocol: First, we need to know what is a TCP protocol? TCP is a…