GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Networking  >  Computer Networks

 Print  |  
Question:  What are the data units at different layers of the TCP / IP protocol suite?

Answer:
The data unit created at the application layer is called a message, at the transport layer the data unit created is called either a segment or an user datagram, at the network layer the data unit created is called the datagram, at the data link layer the datagram is encapsulated in to a frame and finally transmitted as signals along the transmission media.


September 09, 2005 14:44:20 #1
 piratheepan.r   Member Since: Visitor    Total Comments: N/A 

RE: What are the data units at different la...
 

data unit in application layer is called data or message.

data unit in transport layer is called segment.

data unit in network layer is called packet.

data unit in data link  layer is called frame.

data unit in physical   layer is called bits.

     

 

Back To Question