Why TCP and IP are written all together as TCP/IP?
Answer Posted / hmm
when we need to transport data we care about the data should
be delivered to exact address which can handle by IP protocol
and the data should reach the destination intact(no errors
or lose of data) which can handle by TCP protocol
IP reliable in providing addressing, datagram routing
TCP reliable in connection establishment and data transport
by using the two protocols as a suit we can achieve this
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
Can you name all the physical layers in networking?
how to take backup of BIOS ?
What are the two reasons for using layered protocols?
What is count to infinity problem ?
Explain network equipment used in wired-LANS and explain the function of Hub, Switch, and bridge.
A binary signal is sent over a 3-khz channel whose signal-to-noise ratio is 20 db.Calculate the maximum achievable data rate ?
how many types of backups are there & explain them in theory mode & practical mode?
Which layer is used to convert packets to frame
which are the institutes in mumbai for CCNA training & how much is the cost of teaching and the exam fees?
Explain Token ring
Question What is datagram, datagram packets and datagram sockets?
Write two ways in which computer applications differ from network applications ?
What is region
If the transmitted code word is 10011000 and the received code word is 11001001. What is the error word ? Write transmitted code word , received code word and error word as polynomials.
What are the reasons for using layered protocols ?