What is the Role of TCP/IP in data transmission from source
to destination explain it with an example

Answer Posted / krishnamohan

TCP/IP is suite of protocols; anything related to the
specific protocols of TCP and IP.
- It can include other protocols, applications, and even the
medium
- Sample set of these protocol suite: UDP, ARP, ICMP
- Sample Applications: TELNET, FTP, rcp, SNMP etc
- For FTP application, the flow of data is FTP/TCP/IP/ENET
- For SNMP application, the flow of data is SNMP/UDP/IP/ENET
- Applications using TCP, data passes between application
and TCP module and similarly for UDP, application and UDP module

Flow:
- If an ethernet frame comes up into the ethernet driver off
the network, the packet extracted from the frame is passed
up to IP layer based on the "type" field in the frame header.
Once the IP Layer has the packet, the unit of data is passed
to appropriate protocol in transport layer depending on the
value of "protocol" field in the IP header. The transport
layer passes the data up to the application layer.

Downward multiplexing is simple to perform because from each
starting point there is only one downward path. Data passing
from the applications through either UDP or TCP converges on
the IP module and is sent out through the NIC driver.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is port 8080 typically used for?

602


Can the IP address be same for 2 PC's?

667


Why is it important to install patches on network systems?

556


How come the systems know to differentiate between network id and the host id?

629


What is the difference between flow control and error control?

635






Is port forwarding dangerous?

683


netmeeting in vista

2066


Define ip address?

634


What protocols fall under the application layer of the tcp/ip stack?

602


Explain does ip protect data on the network?

615


What is a dns address?

591


What is difference between tcp and ip?

600


What is the difference between unidirectional and bidirectional?

582


What is the core naming mechanism?

639


Do websites have an ip address?

580