An open API service indexing awesome lists of open source software.

https://github.com/quantumbytestudios/java-clientandserver-communication

A simple Java Sockets-based console application for sending messages from the client to the server.
https://github.com/quantumbytestudios/java-clientandserver-communication

client-server java java-8 localhost-communication socket-programming sockets socketserver

Last synced: 12 months ago
JSON representation

A simple Java Sockets-based console application for sending messages from the client to the server.

Awesome Lists containing this project

README

          


Icon


Java-ClientAndServer-Communication


A simple Java Sockets-based console application for sending messages from the client to the server.

Source & Class File Details:

Execute : `main.java`
- main.java: Contains Login and Execution of Server/Client as per user choice


- utilities.java: contains basic system function
- ConsoleColors.java: contains color codes
- beautification.java: contains effect(s) methods

Runtime Screenshot:



MainRuntumeScreentshot



RuntumeScreentshot