Changes

no edit summary
Line 35: Line 35:  
*Server Port  
 
*Server Port  
 
Protocol:
 
Protocol:
*Defines GPRS data transport protocol,  used for data transfers – <span style="color:#F6A83E">TCP</span> or <span style="color:#F6A83E">UDP</span>. From the device side TCP and UDP work almost the same, only difference is that UDP doesn't need additional confirmation from the server side, that the data packet was received. TCP has that, and uses more network data for the confirmation. The desired data transfer protocol can be selected through the configurator. <span style="color:#F6A83E">MQTT</span> To send data over MQTT.
+
*Defines GPRS data transport protocol,  used for data transfers – <span style="color:#F6A83E">TCP</span> or <span style="color:#F6A83E">UDP</span>. From the device side TCP and UDP work almost the same, only difference is that UDP doesn't need additional confirmation from the server side, that the data packet was received. TCP has that, and uses more network data for the confirmation. The desired data transfer protocol can be selected through the configurator. <span style="color:#F6A83E">MQTT</span> To send data over MQTT.
 
TLS encryption:
 
TLS encryption:
 
*An additional option is the use of TLS encryption for sending records to the main server and backup server.
 
*An additional option is the use of TLS encryption for sending records to the main server and backup server.
Line 61: Line 61:  
*Server Port  
 
*Server Port  
 
Backup server Protocol:
 
Backup server Protocol:
*Defines GPRS data transport protocol,  used for data transfers – <span style="color:#F6A83E">TCP</span> or <span style="color:#F6A83E">UDP</span>. From the device side TCP and UDP both protocols require a confirmation from the server to the device sent packets. However, data consumption will be less using UDP due to differences in the Network layer of TCP/UDP and also packet structure of Codec8 using UDP protocol. More information -[[Teltonika_Data_Sending_Protocols|here]].
+
*Defines GPRS data transport protocol,  used for data transfers – <span style="color:#F6A83E">TCP</span> or <span style="color:#F6A83E">UDP</span>. From the device side TCP and UDP both protocols require a confirmation from the server to the device sent packets. However, data consumption will be less using UDP due to differences in the Network layer of TCP/UDP and also packet structure of Codec8 using UDP protocol. More information -[[Teltonika_Data_Sending_Protocols|here]]. <span style="color:#F6A83E">MQTT</span> – To send data over MQTT.
 
      
Encryption:
 
Encryption:

Navigation menu