/Simple-Server-Client-Framework

This is a simple Server-Client Framework which has a Server class that can accept the incoming messages through a ServerSocket. On the other hand, there is a Client class also included which can send messages to the server, if on the same local network.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Simple-Server-Client-Framework

This is a simple Server-Client Framework which has a Server class that can accept the incoming messages through a ServerSocket. On the other hand, there is a Client class also included which can send messages to the server, if on the same local network.