User Tools

Site Tools


wiki:kmsappli

This is an old revision of the document!


KmsAppli is a Java software developped by Kerlink in order to be able to easily communicate with a KMS Agent of Kerlink's products.

Download

KmsAppli is available in the ressources page.

Requirements

To use KmsAppli, your computer must be able to use java application. If not, Java is available in this page www.java.com

Installation

  1. After downloading the software archive, extract the content wherever you want in your computer.
On windows 7, the application should not be in the program_files repertory because of some access permissions issues (It is possible to use user repertory instead).
  1. To launch the application, just click on the file called kmsAppli.jar
  2. The following interface should be displayed on your screen:

How to use KmsAppli

First Connection

The first step to communicate with a KMS Agent is to fill :

  1. Login as : demo
  2. Password as : demodemo
These login and password had been set like this for historical reason and should not be changed
  1. Address (and port) : with the ip address of the device you want to like with and the port 35035.
  2. App : with the App number you want KmsAppli to be considered as.

Then, press the Connect button.

Connection settings can be saved in the Connection part.

Here is an example of what you should get:

If nothing appears, check if your device is reachable with the IP address you have used.

Remote Command

After the connection, it is possible to send remote command to the KMS Agent.

Some commands are preformatted in the drop-down menu, it is possible to add, remove and edit these commands. Do note that is possible to manually create commands.

To send a command, make sure it corresponds to your needs and it is well-formated then press the Send button.

Here is an example with a request for position information:

Tips

In order to simulate different situations, it is possible to manually own the protocol by sending Ack / Get / Nack / Ackget (depending on the Kms Ack et Auto Ack checkboxes).
It is possible to use multiple KmsAppli in parallel to simulate multiple applications.
wiki/kmsappli.1393254258.txt.gz · Last modified: 2017/07/21 13:53 (external edit)