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

https://github.com/sushantjadhav416/webserver_development_using_java

This project demonstrates the creation of a simple single-threaded and multi-threded server-client application using Java. The server listens for client connections on a specified port and sends a greeting message to each connected client. The client connects to the server and exchanges messages.
https://github.com/sushantjadhav416/webserver_development_using_java

Last synced: 4 months ago
JSON representation

This project demonstrates the creation of a simple single-threaded and multi-threded server-client application using Java. The server listens for client connections on a specified port and sends a greeting message to each connected client. The client connects to the server and exchanges messages.

Awesome Lists containing this project