|
-
January 25th, 2004, 01:14 AM
#1
slick is correct.
TCP is a connection orientated protocol.
UDP is a connectionless orientated protocol.
TCP is used for for most programs that need to make sure the data gets there.
UDP is used mostly for games, streaming adio and video. It is the faster of the two protocols cause it doesn't check to see if the data go to the recipient correctly.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|