akshatb1 / JavaClientServer

The purpose of this repository is to demonstrate a client server communication illustration using Java Sockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaClientServer

This contains sample Java Client Server code to get the basic understanding. Run Server.java followed by Client.java to see it in action. This is configured to run on localhost in the present form. You can change host values to run them on separate machines.

About

The purpose of this repository is to demonstrate a client server communication illustration using Java Sockets.


Languages

Language:Java 100.0%