> For the complete documentation index, see [llms.txt](https://aerogcs-green-docs.aeromegh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aerogcs-green-docs.aeromegh.com/7.-connecting-a-drone/7.3-using-udp.md).

# 7.3 Using UDP

The User Datagram Protocol (UDP) functions as a protocol within the Transport Layer. It is an integral component of the Internet Protocol suite, commonly known as the UDP/IP suite. Differing from TCP, UDP is characterized by its lack of reliability and connectionless nature. Therefore, it eliminates the requirement for prior connection establishment before initiating data transmission.

Much like establishing a connection using TCP, the process of establishing a connection using UDP entails entering the IP Address and Port number, as exemplified in the subsequent screen.

<figure><img src="https://3726973265-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJHDgY5EjEXnZCA7cAxk%2Fuploads%2FiniI14zkZBskK3FrHGB8%2Fimage.png?alt=media&amp;token=0efb4f99-c6de-4f03-aa9f-3ad0ce65828f" alt=""><figcaption><p>Drone UDP connection</p></figcaption></figure>

Initiating the Connect Button triggers the display of a connection progress screen, mirroring the presentation observed while connecting the drone using a TCP connection.

After a successful connection, the user will receive a voice notification confirming "Drone Connected," and the top bar of the screen will change to a vibrant green color.

&#x20;                                                                                                              &#x20;
