Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
udp_vs_tcp_ip [2011/04/08 11:43] baudp_vs_tcp_ip [2011/04/08 11:52] ab
Line 1: Line 1:
 ====== TCP vs UDP ====== ====== TCP vs UDP ======
  
-If you do not want to implement a protocol that requires TCP (eg HTTP SMTP etc.), UDP would be the preferable choice. When a proper master slave structure is chosen it is no big deal to make the UDP reliable. All you need is to implement a checksum and check if the master gets a correct answer on every command. +UDP is the preferable choice, if you do not need to implement a protocol that requires TCP (eg HTTP SMTP etc.) When a proper master slave structure is chosenit is no big deal to make the UDP reliable. All you need is to implement a checksum and check if the master gets a correct answer on every command. 
  
  
 
udp_vs_tcp_ip.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki