UDP与TCP各自有何优缺点?
UDPpro: simple, fast, efficient
UDPcon: unreliable, packets may be out of order
TCPpro: reliable, packets are guaranteed in order
TCPcon: inefficient comparing to UDP
UDP与TCP各自有何优缺点?
UDPpro: simple, fast, efficient
UDPcon: unreliable, packets may be out of order
TCPpro: reliable, packets are guaranteed in order
TCPcon: inefficient comparing to UDP