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 |
---|---|
-h | Show full help. |
-p | Start a HTTP server on the port specified. (required). Server will always respond with 200 OK. |
-raw | Start a raw socket server rather than an HTTP server. |
-isi | Perform a test inventory post to the specified server. |
-rsi | Perform a test room status post to the specified server. |
Press CTRL + C to exit.