Line 626: |
Line 626: |
| *'''<big>Codec8 protocol sending over UDP</big>''' | | *'''<big>Codec8 protocol sending over UDP</big>''' |
| | | |
− | UDP is a transport layer protocol above UDP/IP to add reliability to plain UDP/IP using acknowledgment packets. <br> | + | Codec8 protocol [over UDP] is a transport layer protocol above UDP/IP to add reliability to plain UDP/IP using acknowledgment packets. <br> |
| | | |
| *'''AVL Data Packet''' | | *'''AVL Data Packet''' |
Line 1,316: |
Line 1,316: |
| *'''UDP channel protocol''' | | *'''UDP channel protocol''' |
| | | |
− | AVL data packet is the same as with Codec8, except Codec ID is changed to <code>0x8E</code>. <br> | + | AVL data packet is the same as with Codec8, except Codec ID is changed to <code>0x8E</code>. AVL Data encoding performed according to Codec8 Extended protocol. <br> |
| | | |
| *'''Communication with server''' | | *'''Communication with server''' |
Line 2,001: |
Line 2,001: |
| Server response: <code>00000002</code> <br> | | Server response: <code>00000002</code> <br> |
| | | |
− | *'''<big>Codec16 Extended protocol sending over UDP</big>''' | + | *'''<big>Codec16 protocol sending over UDP</big>''' |
| *'''UDP channel protocol''' | | *'''UDP channel protocol''' |
| | | |
− | AVL data packet is the same as with Codec8, except Codec ID is changed to <code>0x10</code>. <br> | + | AVL data packet is the same as with Codec8, except Codec ID is changed to <code>0x10</code>. AVL Data encoding performed according to Codec8 Extended protocol. <br> |
| | | |
| *'''Communication with server''' | | *'''Communication with server''' |