harshit-budhraja / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%