|
| Advance Java | IndianTechnoEra |
Aim:
Implement java client server communication using java networking concepts.
Process:
1. Create a project
2. Create two java file one will contain the client code and another one will contain the server code.
3. Both files will be connected with same post number so that the server could response to exact client.
Input:
Output:
![]() |
| Socket Client Server Communication |

