a lightweight `GET` and `POST` web server written in Java
-
Updated
Jul 22, 2024 - Java
a lightweight `GET` and `POST` web server written in Java
This repository contains a basic implementation of a single-threaded client-server application in Java. The server listens for client connections, echoes received messages back to the client, and handles data exchange using sockets and I/O streams.
Add a description, image, and links to the client-socket topic page so that developers can more easily learn about it.
To associate your repository with the client-socket topic, visit your repo's landing page and select "manage topics."