Lab 3 Socket Prohramming 1
Lab 3 Socket Prohramming 1
**Objective:**
This lab aims to provide you with hands-on experience in socket programming using Java. By
the end of this session, you should be able to create a basic client-server communication
system, comprehend socket concepts, and implement a simple messaging protocol.
**Requirements:**
1. Java Development Kit (JDK)
2. Code editor (e.g., IntelliJ, Eclipse)
**Instructions:**