Skip to content

Commit 87198f7

Browse files
authored
Update TCP vs UDP.md
1 parent c121a33 commit 87198f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

TCP vs UDP.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ TCP is slower | UDP is faster, simpler, and more efficient than TCP
88
TCP provides flow control and acknowledgement of data | UDP is efficient for broadcast and multicast type of network transmission
99
Order/ sequence of data is preserved is TCP | There is no sequencing of data in UDP
1010
TCP can be used to sending mail | UDP can be used to stream video
11-
12-
*
11+
TCP is used by HTTP, HTTPs, FTP, SMTP and Telnet | UDP is used by DNS, DHCP, TFTP, SNMP, RIP, and VoIP

0 commit comments

Comments
 (0)