Answer Posted / ketan
TCP/IP is a transmission control protocol / internet protocol that is client and server side communication done.
UDP is a User Datagram Protocol that only one side communication done.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why socketutil is used?
What are the advantages and disadvantages of sockets?
What are the advantages and disadvantages of java sockets.
Explain look for local ports?
What is network interface name?
Explain a time server?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What do you understand by the term network?
Explain a daytime server?
What is an http redirector?
To create a socket, you need to know the internet host to which you want to connect?
What is an http server?
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
What is the Difference between socket and servlet?
What is network programming in java?