What is the Role of TCP/IP in data transmission from source
to destination explain it with an example
Answer Posted / vijay
TCP/IP is a protocol stack used for data transmission from source to destination.
in the physical layer all the physical connections like LAN cards, cables etc will b there which will send data in the form of bits. layer 2 operates with frames where the switches comes into picture.
in the network layer which operates on packets.routing takes places, routers are the devices used for this.
transport layer is above the network layer and it uses mainly TCP/ UDP for transport of data.
the application layers is on top of this layer.
application layer
|
transport layer[tcp/udp]
|
network layer[routers]
|
datalink layer[switches]
|
physical layer[Network Interface card, cables etc]
for any transfer of data between 2 systems this TCP/IP stack comes into picture, whether it is file transfer or uploading something,sending an email etc. any application based on web will use TCP/IP
hope this helps
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What does tcp/ip stand for and what is its use?
What is an ip address?
What is port number and why it is used?
In the TCP client-servel model, how does the three-way handshake work in opening connection?
What subnet means?
How do I know which is private ip address and which is public ip address?
What do you know about Ipv4 and Ipv6?
What port can I use instead of 8080?
What does multiple access mean?
Can the IP address same for 2 pcs?
What is Tcp/ip Model?
What is the use of tcp/ip?
Can ip address be assigned to layer 2?
Do you know what is network address translation?
How do I find out what program is using a port?