What is the difference between TCP and UDP ?
Answer Posted / sujeetha
1.tcp is connection oriented udp is connectionless
tcp is reliable udp is not;
Is This Answer Correct ? | 64 Yes | 10 No |
Post New Answer View All Answers
What is a listener in networking?
What is socket in java?
Explain look for local ports?
Why socketutil is used?
What is network programming in java?
Explain a daytime server?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What are the advantages and disadvantages of sockets?
Where is the network interface card located?
How we can make simple java program for Server/Client Communication
What you know about random port?
Explain a time server?
What is network interface name?
To create a socket, you need to know the internet host to which you want to connect?
What is cookies in networking ?