Difference between revisions of "Java Parser First Start Guide"

From Wiki Knowledge Base | Teltonika GPS
Line 1: Line 1:
'''Step 1:''' Open Java parser “Automatic-vehicle-location-representer” If you want to get download link to this software, please concact your sales manager.
+
Step 1: To open parser Software you will need to install: [https://www.java.com/en/ Java]
 +
 
 +
'''Step 2:''' Open parser Software. If you want to get a download link to this software, please contact your sales manager.
 
[[File:Image12.png|none|thumb|512x512px]]
 
[[File:Image12.png|none|thumb|512x512px]]
  
  
  
'''Step 2:''' In “Automatic-vehicle-location-representer”  select TCP or UDP depending on the configuration done on the device, and specify in the "Port" section the corresponding port that you opened on the router. After adding the port, select "Listen".
+
'''Step 3:''' Once opened, select TCP or UDP depending on the configuration done on the device. Type in the port number that you have opened on the router in the "Port" section. After adding the port, press the "Listen" button.
 
[[File:Image8.png|none|thumb|512x512px]]
 
[[File:Image8.png|none|thumb|512x512px]]
  
'''Step 3:''' Once button “Listen” is selected, the device starts pushing the data to the Listener. All data is also stored in the LOG, which can be found in the directory where you placed the Java parser start file.
+
'''Step 4:''' Once button “Listen” is selected, the software will start accepting data sent by the devices. Data received is stored in the session LOG files, which are found by clicking "Open Log" button.  
 
[[File:Image9.png|none|thumb|512x512px]]
 
[[File:Image9.png|none|thumb|512x512px]]
  
  
'''Step 4:''' Once you receive data from device you can push "Stop" button, after that copy data that you need to decode and go to Parser.
+
'''Step 5:''' Once you received data from the device, you can push the "Stop" button and copy data that you want to decode and go to "Parser".
 
[[File:Image10.png|none|thumb|512x512px]]
 
[[File:Image10.png|none|thumb|512x512px]]
  
  
'''Step 5:''' Paste your data in "First window" after that select which data protocol you used to get this data and after that push "parse" button. You will receive decode data.
+
'''Step 6:''' Paste your data in an appropriate area and select which data protocol and push the "Parse" button. You will receive decode data.
 
[[File:Image11.png|none|thumb|512x512px]]
 
[[File:Image11.png|none|thumb|512x512px]]

Revision as of 14:11, 23 December 2020

Step 1: To open parser Software you will need to install: Java

Step 2: Open parser Software. If you want to get a download link to this software, please contact your sales manager.

Image12.png


Step 3: Once opened, select TCP or UDP depending on the configuration done on the device. Type in the port number that you have opened on the router in the "Port" section. After adding the port, press the "Listen" button.

Image8.png

Step 4: Once button “Listen” is selected, the software will start accepting data sent by the devices. Data received is stored in the session LOG files, which are found by clicking "Open Log" button.

Image9.png


Step 5: Once you received data from the device, you can push the "Stop" button and copy data that you want to decode and go to "Parser".

Image10.png


Step 6: Paste your data in an appropriate area and select which data protocol and push the "Parse" button. You will receive decode data.

Image11.png