psanchezp31 / network-app-server

--ACADEMIC PURPOSE-- Java interface application using sockets to see the state of a variable of network pc. In this case, you will see the status of the server CPU through a socket connection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

network-app-server

The application works by using the .jar found in the out / artifacts / networkApplicationServer_jar folder. Deploying it opens a simple interface and starts listening for an open socket on the network. When successful connection shows a successful connection image. To make the application fully work, it is convenient to use the application hosted in the repository https://github.com/psanchezp31/network-app-client, there you must read the readme.

About

--ACADEMIC PURPOSE-- Java interface application using sockets to see the state of a variable of network pc. In this case, you will see the status of the server CPU through a socket connection.


Languages

Language:Java 100.0%