I was working out/thinking about using a simple UDP protocol to send messages between 2 apps, and i started thinking about "what if" disconnection scenarios, and knowing if messages made their way ...
The two most common transport layer protocols are the transmission control protocol (TCP) and the user datagram protocol (UDP). One of the main differences between the two protocols is reliability.