You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodTech Task 3 - Chat Application (Java) Build a multithreaded client-server chat application using Java Sockets. The server handles multiple clients at once using threads. Clients can send and receive messages in real-time. This task shows your skills in Java networking and multithreading.