BlackBerry interview question

Difference between TCP and UDP

Interview Answer

Anonymous

Jan 4, 2010

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

1