Skip to content

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

Notifications You must be signed in to change notification settings

akshatb1/JavaClientServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages