java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic UDPvsTCP (1 - 24 Oct 2005 - Main.kevglass)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="FAQ"
This post has a lot of discussion on the topic.

The short answer is TCP is normally good enough. If you're not implementing any sort of packet recieved acknowledgement system then UDP is probably easy enough. The minute you find yourself implementing any sort of guaranteed delivery or ordered delivery on UDP consider carefully whether you really need to and whether you're implement is really going to be better than TCP?

-- Main.kevglass - 24 Oct 2005

META TOPICMOVED by="kevglass" date="1130186384" from="Games.UDSvsTCP" to="Games.UDPvsTCP"

Topic UDPvsTCP . { View | Diffs r1 | More }
 XML java.net RSS