This repository is not active
akifislam/Java-Client-Server-Socket-Programming
A socket is a communications connection point (endpoint) that we can name and address in a network. This repository is created to learn how to use socket to establish communication links between remote and local processes.
Java