Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaehnri/client-server-javachat

💬 📞 The aim of this project is to express how to establish a simple chat application between a server and a client. The server is a console based application and is implemented using Java Sockets, while the client part is a form-based application, easy to understand and simple to the user. Uses loop back address concept.
https://github.com/jaehnri/client-server-javachat

chat client-server java socket

Last synced: 3 days ago
JSON representation

💬 📞 The aim of this project is to express how to establish a simple chat application between a server and a client. The server is a console based application and is implemented using Java Sockets, while the client part is a form-based application, easy to understand and simple to the user. Uses loop back address concept.

Awesome Lists containing this project