Answer Posted / paps
TCP/ip
TCP transmission control protocol
tcp is connection oriented
ip is connection less
32bit data addressing
Real time application
non reliable
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the use of network interface?
What is socket in java?
What is the Difference between socket and servlet?
Explain a daytime 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 do you understand by the term network?
What is network interface name?
What you know about random port?
Where is the network interface card located?
What is a thread pool?
To create a socket, you need to know the internet host to which you want to connect?
What is a listener in networking?
What are the advantages and disadvantages of java sockets.
How we can make simple java program for Server/Client Communication
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?