_thebrain_@sh.itjust.works to Programmer Humor@programming.dev · 8 days agoEasy way to remember the OSI modelimagemessage-square43linkfedilinkarrow-up1583arrow-down117
arrow-up1566arrow-down1imageEasy way to remember the OSI model_thebrain_@sh.itjust.works to Programmer Humor@programming.dev · 8 days agomessage-square43linkfedilink
minus-squarecredo@lemmy.worldlinkfedilinkarrow-up5·edit-27 days 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)?
minus-squarea_non_monotonic_function@lemmy.worldlinkfedilinkarrow-up1·6 days agoI’m not implying anything.
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)?
I’m not implying anything.