Client Server Model
Java provides API(Application Programming Interface) to develop distributed applications that follow the Client-Server model. Before jumping to the client-server model let us first understand the distributed application.
Distributed Applications
In d...
abhishekmadankar.hashnode.dev3 min read