which of these is an accurate description of how the tcp/ip protocols send data around the internet? choose 1 answer: choose 1 answer: (choice a) a computers split messages into packets and send them through routers to their final destination. the destination computer acknowledges the receipt of each packet, so that the sending computer can ensure every packet is delivered. (choice b, checked) b computers split messages into packets, and come up with a routing path for the message. routers send the message along that path until it reaches its final destination. (choice c) c computers split messages into packets. routers continually send those packets to their final destination. the sending computer does not wait for a response from the receiver, so that it can send packets quickly. (choice d) d computers split messages into metadata and data, then send the metadata in a separate packet before sending the data packet. routers send each packet to the receiving computer.