This is a server built with Express that will recieve REST commands and translate them to TCP commands. It is intended to run headless and in the background as a Windows service.
Node is required.
To install:
npm install -g node-windows
node createService/install-windows-service.js
A typical flow through the app: