Skip to content

Instantly share code, notes, and snippets.

@prakashn27
Last active March 21, 2017 14:57
Show Gist options
  • Save prakashn27/0a77c292bb25ee07f5865e9e13df4b42 to your computer and use it in GitHub Desktop.
Save prakashn27/0a77c292bb25ee07f5865e9e13df4b42 to your computer and use it in GitHub Desktop.

Layers:

https://www.youtube.com/watch?v=l_OPR2yh2co
All people seems to need data processing

Application Layer:

Network aware applications eg browser

Presentation Layer:

Present the data in understandable form, data conversion, encryption services

Sessions Layer:

Creates and maintain sessions

Transport layer:

Data Breaks into managable segment Reliable communication TCP Unreliable UDP Creates port numbers

Network Layer:

Add network later header: called packet Ipaddressing Finds the best path

Data Link Layer:

Add datalink header: called frame Mac (media access controller) addressing Every network interface has mac address, can not be changed. Error checking

Physical layer:

Data unit: Bit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment