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 you know about random port?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
Explain the generic term internet.
What is jhttp web server?
Why socketutil is used?
What is an http redirector?
What is the Difference between socket and servlet?
What are the advantages and disadvantages of sockets?
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 socket in java?
Explain a daytime server?
What are the advantages and disadvantages of java sockets.
How we can make simple java program for Server/Client Communication
Tell me about networking classes and interfaces.
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?