Home Blog Projects
Shivaji Varma Home Blog Projects Theme
Home Project Code Base Sockets (Server - Client Communication)

Sockets (Server - Client Communication)

Posted on October 23, 2017 by Edit

Communicating between two devices using Java Sockets.

Server : Listens to requests from clients, process them and replies back.

Client : Takes input from user and send it server, recieves response and displays it.

Server Code

Client Code

Tags: java
This website is made possible by displaying online advertisements to our visitors.
Please consider supporting by disabling your ad blocker.

Get new posts by email:
loading comments...

Shivaji Varma

Staff Software Engineer & Architect based in India. I build and scale cloud-based applications, contribute to open source, and share what I learn along the way.