GPTEST.EXE

This application is used to as a test server for interfaces like inventory or room status interface.

This is a command line application which must be run as Administrator

Arguments

Argument Description
-hShow full help.
-pStart a HTTP server on the port specified. (required). Server will always respond with 200 OK.
-rawStart a raw socket server rather than an HTTP server.
-isiPerform a test inventory post to the specified server.
-rsiPerform a test room status post to the specified server.

Press CTRL + C to exit.