What is the difference between IP and UDP? Is it correct to assert that they both relate to connectionless communication?

Question

What is the difference between IP and UDP? Is it correct to assert that they both relate to connectionless communication?

Re: What is the difference between IP and UDP? Is it correct to

They are both CL; IP is machine-to-machine, while UDP is end-to-end.

 
 

Re: What is the difference between IP and UDP? Is it correct to

CL = Connectionless