Shyaamal Tripathishyaamal.hashnode.dev·Jan 23, 2023Java Socket ProgrammingFirst of all, what is a Java Socket? It is simply an endpoint of communication for two machines on the network wherein we have a client and a server. So first of all let us understand what client-server architecture is. (I have started from the basic...30 likesSocketIO