Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 312 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 312 Bytes

Java_Client_Server

This is a basic client and server model written in java. Both the programs have to run on the same network for it to work. The Server sends random advice/quotes which the client recieves and displays on the screen, you can put any advice of your choice and the server will send it randomly.