While using the networking concepts in Java, I heard about two methods using TCP/IP and UDP (Using Datagrams). What is actual difference between these two? Which one is most effective one? Please clarify this one.
Networking
Collapse
X
-
sajithamolTags: None -
Good thing about it is that you probably don't have to worry about them.Originally posted by sajithamolWhile using the networking concepts in Java, I heard about two methods using TCP/IP and UDP (Using Datagrams). What is actual difference between these two? Which one is most effective one? Please clarify this one.
See here.
Comment