_thebrain_@sh.itjust.works to Programmer Humor@programming.dev · 1 day agoEasy way to remember the OSI modelsh.itjust.worksimagemessage-square38fedilinkarrow-up1508arrow-down116
arrow-up1492arrow-down1imageEasy way to remember the OSI modelsh.itjust.works_thebrain_@sh.itjust.works to Programmer Humor@programming.dev · 1 day agomessage-square38fedilink
minus-squarecredo@lemmy.worldlinkfedilinkarrow-up3·edit-21 hour agoISO is an organization. OSI is a model. Edit: there are also definitely more than four “layers” (standard handoff points). Physical involves the media and transmission format (e.g. EMF, waveform, etc) data link involves multiplexing and addressing on the local segment Network involves beyond-segment addressing Transport involves standard endpoint communication methods (tcp/udp) Are you implying this is where everything ends? What about application level multiplexing (sockets)?
ISO is an organization. OSI is a model.
Edit: there are also definitely more than four “layers” (standard handoff points).
Physical involves the media and transmission format (e.g. EMF, waveform, etc)
data link involves multiplexing and addressing on the local segment
Network involves beyond-segment addressing
Transport involves standard endpoint communication methods (tcp/udp)
Are you implying this is where everything ends?
What about application level multiplexing (sockets)?