Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 278 Bytes

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.