sarah john


{ City }
< Country > india
* Profession *
User No # 898
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 14
Users Marked my Answers as Wrong # 1
Questions / { sarah john }
Questions Answers Category Views Company eMail




Answers / { sarah john }

Question { 12320 }

what is the different between TCP and UDP?


Answer

TCP (transmission control protocol)-connection oriented
protocol,slow,needs acknowlegement (ie reliable),needs no
reordering of packets.
UDP-fast('coz needs no
acknowlegement),connectionless,unreliable ,needs reordering
of packets

Is This Answer Correct ?    14 Yes 1 No