📚 Seth MB

Search

Search IconIcon to open search

Network protocols

Last updated May 26, 2023 Edit

# Handshaking

# TCP 3-way handshake

# IP vs Mac address

# IPs

# IPv4

# Reserved IP Ranges

A -> 10.x.x.x /8 B -> 172.16.0.1 - 172.31.255.255.255 / 16 C -> 192.168.x.x /24

Link local 127.0.0.1

x.x.x.0 is a network address rather than a device address

Broadcast address x.x.x.255

# IPv6

# Classful Addressing

# Classless Addressing

# Subnet masking

# Public and private

# Private

# Public

# Static and Dynamic addressing

# Static Addressing

# Dynamic IP Addressing

# Dynamic Host Control Protocol (DHCP)

# Port Numbers

I am familiar with ports, so some information has been omitted.

# NAT—Network Address Translation

# Port Forwarding

# TCP/IP

# User Datagram Protocol (UDP)

# HTTP

# CRUD

C -> Create -> POST R -> Read -> GET U -> Update -> PUT D -> Delete -> DELETE

# Email Communications: SMTP, POP3, IMAP

# SMTP

# POP3

# IMAP

# SSH (Secure Shell Protocol)

# FTP (File Transfer Protocol)

# VoIP (Voice over Internet Protocol)

Networking