CS Notes

Recent writing

  • VLAN

    Aug 29, 2025

    • networking
  • End-to-End Service Access Troubleshooting

    Aug 29, 2025

    • networking
  • File System Link

    Aug 29, 2025

    • OS
    • bash

See 642 more →

👋🏻 Join My Telegram channel!


I share real-world lessons from building scalable systems at Binance, and running mission-critical cloud ops at GovTech and Singapore Air Force. No fluff, just practical takeaways, hard-earned fixes, and deep dives that matter.

Home

❯

Networking Protocol

❯

Network Protocol

Network Protocol

48 words, 1 min read
Last updated on Mar 02, 2024
🌟 Edit This Page!   🗓️ History

  • networking
Xinyang YU

Abstract


  • Defines the format and the order of messages exchanged between 2 or more Host over the Computer Network

Stateless Network Protocol

  • Network Protocol in which Server does’t maintain information about the Client, vice versa

Stateful Network Protocol

  • Network Protocol Server maintains information about the Client, vice versa
  • Abstract
  • Stateless Network Protocol
  • Stateful Network Protocol

Mentioned by

  • AWS ALB
  • AWS NLB
  • FPGA
  • Raft Consensus Algorithm
  • Multicast
  • Network Relay
  • OSI Model
  • REST API
  • URL
  • Address Resolution Protocol
  • DHCP
  • DNS
  • HTTP 1.0
  • HTTP
  • Network Protocol
  • SSH
  • TCP Connection
  • TCP
  • TLS
  • UDP
  • VPN
  • JWT

Graph View


Created by Xinyang YU | © 2023, 2025 | Licensed under CC BY-NC 4.0

  • GitHub