News

This tutorial is an introduction to socket programming in Java, starting with a simple client-server example demonstrating the basic features of Java I/O. You’ll be introduced to both the ...
Java Socket programming is used for communication between the applications running on different JRE. Java Socket programming can be connection-oriented or connection-less.
However, Java 13 does also bring dynamic class-data sharing archives, memory improvements, and a new implementation of the Java sockets application programming interface.
About This repository contains the implementation of Distributed File Server, Concurrent Echo Client-Server Application in Java using Socket Programming.