Never give up on searching on you-tube you will find the teacher that is made just for you and this one is that teacher for me
@authman-alshibly4 жыл бұрын
I have watched many videos related to the OSI and TCP/IP MODELS topic, but this was the most explanatory one!
@fr4nzy11134 жыл бұрын
This vid is so clear for me no sarcasm, good explanation and no unnecessary archaic terminologies of some kind, Thank You ♡
@lifeofhansmuller52445 жыл бұрын
This is the best explanation I've seen so far, I just wonder why someone had to dislike this video...
@vickysniper83462 жыл бұрын
simply superb. Actually this guy has not copied instead he knows what he is talking. keep it up bro !!!
@joker808dk5 жыл бұрын
Awesome! Perfect explanation I can recommend for others learning about tcp/ip and using correct terminology!
@ruiddyyuma5 жыл бұрын
This is a simple and one of the best way to pas on information. I love it.
@my-network97433 жыл бұрын
i respect you from my heart. thank you very much
@proxyiostream15114 жыл бұрын
Thank you, finally someone could explain it clearly
@giantjam49185 жыл бұрын
Thank you so much for your efforts a d tutorial , i have really learned too much from them , keep it up
@AnshumanKumar0076 жыл бұрын
10:00 in case someone only cares about TCP IP encapsulation
@azallday54 жыл бұрын
lolol
@tariqal-hadyan84994 жыл бұрын
You made it clear and simple to me, thank you very much.
@amitshrestha14563 жыл бұрын
Thank you so much! You made me clear about each & every thing.
@ginoruperez3 жыл бұрын
Excellent explanation. Thank you.
@Marcelo-gk1le4 жыл бұрын
Excellent explanation! Thank you.
@TheDejectedangel5 жыл бұрын
Excellent job! It was explained so well that even I can understand ( - ; . Thank you.
@thomash72474 жыл бұрын
Very good explanation thanks !
@arvindKUMAR16084 жыл бұрын
Wonderful explanation, lot to take from it
@codewithmarwan5 жыл бұрын
you are a saviour, great explaination
@waiphyotun76338 ай бұрын
best explanation out there!
@theworldisyours22413 жыл бұрын
best explanation on the net
@preethinatarajan69486 жыл бұрын
Wonderful explanation
@MaureenAlphonce11 ай бұрын
Nice explanations,,🤗🤗
@HenryBuild-sp6or6 жыл бұрын
Man, you have made my day !
@junjungatbos35486 жыл бұрын
You're the best bro. Thx!😎
@varunsharma34854 жыл бұрын
Best of the best
@johnorbe7645 жыл бұрын
very informative! thank you so much!
@ziadammouri77895 жыл бұрын
Do you have a channel? If not you should make one. I like the way you present knowledge
@ujammapresllc4 жыл бұрын
Exactly........
@franceleeparis372 жыл бұрын
Great… an OSI presentation for IT engineers rather than for school kids…. Would have been good if you explained how many bits/bytes each layer adds… presumably a frame can be 48 bits long.. but it’s a mystery..😏
@ngoquangao93515 жыл бұрын
Thanks a lot! Great video.
@avengerdarkness84023 жыл бұрын
this is so good omg!
@randb93785 жыл бұрын
hello, great explanation but what are some benefits from encapsulation?
@unclewatie30993 жыл бұрын
perfect explanation
@DragonFlyJonez4 ай бұрын
Thank You!!
@weslaycock4663 жыл бұрын
I love you thank you
@ma9pie5 жыл бұрын
Where is the number 4 video?
@affinityarts16 жыл бұрын
wow .amazing work
@muhammadanandam84304 жыл бұрын
mantull om
@fakfatkids18126 жыл бұрын
Very nice 👍 thank you for making this
@miyalys4 жыл бұрын
Great video! I'm curious what happens at the intermediate steps between the sender and destination. Do they "de-encapsulate" all the way up to figure out the next destination? I guess that at least some would need the Mac Address and some the IP, but maybe not further up than that.
@chris_hawk3 жыл бұрын
From what I learned, the frames are de-encapsulated at each router so that the router can view the IP address of the destination and send the message in the proper direction (usually the next router in the chain). Since routers operate at layer 3, they are concerned with IP addresses and connecting separate networks together, while switches only deal with MAC addresses, therefore, they would inspect the frame header and send the message either to the end device or to the default gateway.
@gegeinthehouse8 ай бұрын
❤❤❤❤❤
@m.alaiady36274 жыл бұрын
which data stored in header & trailer ?
@calebmwaura86315 жыл бұрын
guess am ready for my CAT now....impressive
@nicodemusaboki47894 жыл бұрын
Thanks so much.
@killjaqular3 жыл бұрын
1second in; DONT YELL AT ME
@m.mamun20202 жыл бұрын
As I learned, In OSI Model at Application Layer, Presentation Layer and Session Layer Data is called as Data. After that at Transport Layer Data is called Segments, Network Layer Packets, Data Link Frames and Finally Physical Layer Bits or am i messing with something else?
@sirencall17362 жыл бұрын
my summary: data encapsulation: whenever data is transmitted between 2 devices (whenever we add a header and then send it below) each layer adds its header to the packet (control + management information) data and header tohether are called: protocol data unit (pdu) the data link layer is the only one that not only adds header but also a trailer! (except for the physical: nothing added) how does the same_layer interaction happens? it's when pc2 uses the header of pc1 on a specific layer!!
@sirencall17362 жыл бұрын
the header is not neccesarily made by 1 protocol, for exmple layer 4 header couls be ftp or http not pdu, but: segment: in transport packet: in internet layer frame: in data link layer
@sirencall17362 жыл бұрын
when talking about tcp ip model, dont say pdu! the term is SEGMENT (data+header)
@zakariehaji6 жыл бұрын
how is the examining done what does pc2 look for
@tijsko5 жыл бұрын
I wonder what happened to 4.OSI Model, seems to be missing from your KZbin channel. Any chance you can upload it?
@hillmyrnarose4 жыл бұрын
I! Love! You!
@seetsamolapo56002 жыл бұрын
Don't mind just making myself some notes: - what is the purpose of each header of each layer in the OSI model: Each header has some control information
@sazger6 жыл бұрын
So when data is sent, it starts at the application layer and moves down to the physical layer? Then when data is received it starts at the physical layer and moves to the application layer?
@pipgator42716 жыл бұрын
Yea exactly.
@anthonyterry81626 жыл бұрын
Makes sense to me. Thanks!
@reoteuray98233 жыл бұрын
what programe is used to encapsulate data ? after data is encapsulated it will travel to where ? in java have jnetpcap libary , is it to support encapsulate data , sr my bad english @@
@davetriplett81096 жыл бұрын
EXcellent😎
@harounted6 жыл бұрын
thank you
@checkmate67327 жыл бұрын
That's a nice one.
@haokeat71203 жыл бұрын
looking for answer of quiz week 9
@MrBrownpotato4 жыл бұрын
So if I'm sending an image over the network, this explanation means the image is transmitted over the wire as a sequence of bits encoding the six headers followed by a sequence of bits encoding the image and ending with the sequence of bits encoding the trailer. But this is not exactly how things work, is it? An entire image certainly doesn't fit inside a single ethernet frame, so the data must be split into multiple frames. But then where the headers go? Also, without any concrete examples it is difficult to know what these headers and data actually mean in practice, especially for the layers above the Transport Layer.
@Wydad_forza6 жыл бұрын
I just wanna know what is this "header" thing in reality in the physical sense
@DubsCheckum6 жыл бұрын
it's like what you use for a letter. where you put sender and receiver and stuff like that
@armanrexlee33514 жыл бұрын
came here because of online class
@majiddehbi91863 жыл бұрын
why the trailer is addede at data link thx sir for u re time Sir
@suoyidl26545 жыл бұрын
Never heard of Internet or Network Acess Layer...
@suoyidl26545 жыл бұрын
Do you mean the Network Layer a. Link Layer of the OSI Model instead?
@alinregmi Жыл бұрын
Asia pacific University 🎓
@tennenyt53114 жыл бұрын
Why does every tutorial no matter when it was made have awful mic quality, that includes my university lecture videos
@valentinionita47985 жыл бұрын
Minute 12 when the Packet is passed down and becomes a Frame, you forgot to mention the MAC address.
@TigeroL424 жыл бұрын
Whole lot of gibberish.
@fmartinez0043 жыл бұрын
please stop breathing and sighing in your mic, its annoying, thumbs down use an filter