Assume you want to send over a lot of data over a UDP connec…
Assume you want to send over a lot of data over a UDP connection (lets say 100kbyte), what would you need to do as developer to be confident that this big data is correctly and in the correct order received by a server?