Answer Posted / akki
TCP--Transmission Control Protocol
IP-Internet Protocol
TCP/IP suite is used for communication.
TCP is process to process communication
and
IP is host to host Communication(i.e point to point)
which implies that IP will carry data from host to host
EX:from gmail server to yahoo server
but how it is to be transfered upto mail window from the server where IP left is job of TCP.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
Why socketutil is used?
How we can make simple java program for Server/Client Communication
What is the use of network interface?
Where is the network interface card located?
What are the advantages and disadvantages of sockets?
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 is a listener in networking?
What is cookies in networking ?
To create a socket, you need to know the internet host to which you want to connect?
Tell me about networking classes and interfaces.
What are the advantages and disadvantages of java sockets.
What do you understand by the term network?
What is HttpURL connection ?
Explain look for local ports?