Jump to content

Template:Networking rutos manual gps: Difference between revisions

Line 313: Line 313:
         <td>off | on; default: <b>off</b></td>
         <td>off | on; default: <b>off</b></td>
         <td>Turns data sending to AVL server on or off.</td>
         <td>Turns data sending to AVL server on or off.</td>
    </tr>
    <tr>
        <td>Retry on Fail</td>
        <td>off | on; default: <b>off</b></td>
        <td>Turn retries in case of a failed attempts on or off. When turned on, the device will try to send the same data to the server until the transmission is successful.</td>
     </tr>
     </tr>
     <tr>
     <tr>
         <td>Hostname</td>
         <td>Hostname</td>
         <td>ip | host; default: '''192.168.1.5'''</td>
         <td>ip | host; default: <b>192.168.0.1</b></td>
         <td>IP address or hostname of an AVL server.</td>
         <td>IP address or hostname of an AVL server.</td>
    </tr>
    <tr>
        <td>Protocol</td>
        <td>TCP | UDP; Default: <b>TCP</b></td>
        <td>Protocol that will be used for communication with the AVL server.</td>
     </tr>
     </tr>
     <tr>
     <tr>
Line 325: Line 335:
     </tr>
     </tr>
     <tr>
     <tr>
         <td>Protocol</td>
         <td>Don't Contain Connection</td>
         <td>TCP | UDP; Default: <b>TCP</b></td>
         <td>off | on; default: <b>off</b></td>
         <td>Protocol that will be used for communication with the AVL server.</td>
         <td>When turned on, handles each AVL packet iteration as a new connection. When turned off, connects once and uses the same socket for future communication.</td>
     </tr>
     </tr>
</table>
</table>