Server-Client-application

This repository contains Server and Client projects.

Client connects to Server using 127.0.0.1 IP. Then every second send command from commands.xml file.

Server get command from Client and send response associated with this command in commandResponse.xml file.