Client software is able to verify version consistency
Introduction
This article aim to describe how the client checks that assembly version is consistent with the version transmitted by the server.
Configuration
The following entry needs to be present in the Http.config's agent application section :
<add key="service_StrictVersionCheck" value="true"/>
Alert display
Below is the error message that appear when launching a Version 2 client on a Version 3 server :
Image 1 : Alert Display
Related Articles
Validation de la version du logiciel au lancement du client
Introduction Cet article vise à décrire comment le client vérifie que la version est cohérente avec la version transmise par le serveur. Paramétrage La clé suivante doit être présente dans la section de l'application de l'agent de Http.config : <add ...
Embedded UDP server
Introduction The Nixxis Client embeds a UDP server which allows UDP packets to be sent to the client respecting the following criteria : Packets need to be in UTF-8 Commands start with ‘EXEC’ followed by a pipe (|) Followed by the command and its ...
How to configure Chat on the Client Side
1. Introduction The purpose of this document is to give an overview on how to setup the chat on the client side, The chat session itself has to run on the application server. This can be integrated by several ways in the client’s website. a. ...
[Update] - NCS v3.x - Upgrade and configuration procedure (EN)
Introduction The purpose of this document is to explain how to update the NCS software to version 3.x In the steps below, the assumption is made that the NCS software has been installed on the C: drive. If this is not the case, please adapt all ...
How to change the color theme of the Nixxis client software v2.4.9(agent interface)
How to change the color theme of the Nixxis client software v2.4.9 (agent interface) Introduction The aim of this article is to direct an agent on the process of how to change the background color/text color of the status view box in Nixxis Contact ...