BlackBerry interview question

Difference between TCP and UDP

Interview Answer

Anonymous

4 Jan 2010

In short: TCP is reliable (connection-oriented), UDP is unreliable (connectionless)

1