- Posts: 1
- Thank you received: 0
Networking
- karankumar
- Topic Author
- Offline
- New Member
- 
  
Less
More
 16 years 1 month ago #31771
by karankumar
Karan Kumar
Network Engineer
Networking was created by karankumar 
        what is mant by connection oriented and connection less connection in Data link layer    
Karan Kumar
Network Engineer
 16 years 1 month ago #31773
by pedenski
        Replied by pedenski on topic Re: Networking 
        are you talking about the TCP and UDP?    
 16 years 1 month ago #31781
by KiLLaBeE
        Replied by KiLLaBeE on topic Re: Networking 
        Unrelated note:
pedenski......your avatar ROCKS!!!
Ok, back to the topic...
pedenski......your avatar ROCKS!!!

Ok, back to the topic...
 16 years 1 month ago #31786
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
        Replied by S0lo on topic Re: Networking 
        In general, regardless of the layer used.
In a connection-oriented communication, the data is guaranteed to be delivered. Any data that is not received by the destination is re-sent by the sender. Communication between the sender and receiver does not stop until the transmission has been verified. Off course all this requires a higher overhead, so connection-oriented communication usually requires higher bandwidth.
On the other hand, connectionless communication offers only best effort delivery because the information sent does not have any type of conformation that data has been received. If an error in transmission happens there is no mechanism to resend the data, In other words there is no guarantee that the data will be received correctly. Obviously this requires less overhead/bandwidth than connection-oriented.
Usually, this terminology can be applied on either the datalink layer and/or transport layer and the way it's implemented relates to what protocols are used. For example, In datalink layer, Frame Relay is considered connection oriented while 802.2 protocol can provide both connection-oriented and connectionless communication.
Thats as far as I know, This might help: www.linktionary.com/c/connections.html
In a connection-oriented communication, the data is guaranteed to be delivered. Any data that is not received by the destination is re-sent by the sender. Communication between the sender and receiver does not stop until the transmission has been verified. Off course all this requires a higher overhead, so connection-oriented communication usually requires higher bandwidth.
On the other hand, connectionless communication offers only best effort delivery because the information sent does not have any type of conformation that data has been received. If an error in transmission happens there is no mechanism to resend the data, In other words there is no guarantee that the data will be received correctly. Obviously this requires less overhead/bandwidth than connection-oriented.
Usually, this terminology can be applied on either the datalink layer and/or transport layer and the way it's implemented relates to what protocols are used. For example, In datalink layer, Frame Relay is considered connection oriented while 802.2 protocol can provide both connection-oriented and connectionless communication.
Thats as far as I know, This might help: www.linktionary.com/c/connections.html
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
 14 years 6 months ago #36734
by TheBishop
        Replied by TheBishop on topic Re: Networking 
        These examples helped me:
Say you have some information to communicate to a person in the next town:-
Connectionless - Like putting the information in an envelope, tossing it in the post and not knowing or having any control from that point on whether it arrives or not.
Connection-Oriented - You call the person on the phone, and once you have a connection and he's there you give him the information and ask him did he get it ok or does he want any part of it repeated.
The first is like UDP, the second is like TCP
Say you have some information to communicate to a person in the next town:-
Connectionless - Like putting the information in an envelope, tossing it in the post and not knowing or having any control from that point on whether it arrives or not.
Connection-Oriented - You call the person on the phone, and once you have a connection and he's there you give him the information and ask him did he get it ok or does he want any part of it repeated.
The first is like UDP, the second is like TCP
        Time to create page: 0.089 seconds    
 
 
 
 
 
 
 
  
  
 
 
 