Client Communication#
This is an overview of the state of client connections.
The Client Communication component communicates with nJAMS Clients over a dedicated JMS connection.
![]()
This list represents:
Client Name: the name of the nJAMS Client.
Client Version: the last known version number of the nJAMS Client
SDK Version: last known sdk version number the nJAMS Client is based on
Connection Status: current state of the JMS connection used to communicate with the nJAMS Client. State can be
STARTING
,STARTED
,RESTARTING
,STOPPING
,STOPPED
.Connection Name: name of the JMS connection nJAMS Server uses to communicate with the nJAMS Client.
Send, Received, Errors, ErrorsHandled: number messages sent, received, and number of errors occurred during uptime of this component
You can explicitly request a project message from an nJAMS Client. Select one or more nJAMS Clients from the list and press REQUEST PROJECT MESSAGE.