Search Articles — Sudonull

Search Results

In this project

OSI TCP/IP Network Models: Protocols and Vulnerabilities

https://sudonull.com/osi-tcp-ip-network-models-protocols-and-vulnerabilities

Complete reference on OSI and TCP/IP models, protocols from Ethernet to QUIC. Layers, PDU, security risks, commands for middle/senior developers. Study network structures.

History of the Internet How It Was Created: Complete Guide

https://sudonull.com/history-of-the-internet-how-it-was-created-complete-guide

Explore the complete history of the internet how it was created from ARPANET to today. Learn key milestones, TCP/IP, the World Wide Web, and the internet's evolution.

RemyCC: best TCP algorithms from MIT AI

https://sudonull.com/remycc-best-tcp-algorithms-from-mit-ai

Learn how Remy generates congestion control for TCP that surpasses Cubic and Compound TCP. ns-2 test results, application for dev. Optimize your network stack.

TCP server in iOS on POSIX sockets

https://sudonull.com/tcp-server-in-ios-on-posix-sockets

Implementation of TCP server in iOS app via BSD sockets. POSIX API, HTTP parsing, file serving. Code and explanations for middle/senior iOS dev. Test locally.

CVE-2026-4247 FreeBSD TCP DoS Vulnerability

https://sudonull.com/cve-2026-4247-freebsd-tcp-dos-vulnerability

Analysis of CVE-2026-4247: mbuf leak in TCP Challenge ACK FreeBSD. Attack vectors, sysctl fix, branch patches. Update systems to protect against remote DoS.

From the web

TCP/IP Model - GeeksforGeeks

https://www.geeksforgeeks.org/computer-networks/tcp-ip-model/

Jun 11, 2026 · The TCP/IP model is a layered networking framework that explains how data is communicated between devices over a network using standardized protocols to ensure reliable and …

What is TCP/IP and How Does it Work? | TechTarget

https://www.techtarget.com/searchnetworking/definition/TCP-IP

Sep 26, 2024 · TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a suite of communication protocols used to interconnect network devices on the internet. TCP/IP is also used …

OSI Model Explained: 7 Layers & TCP/IP | ComputingForGeeks

https://computingforgeeks.com/osi-tcp-ip-model-explained/

Jun 18, 2026 · Understand the OSI model: all 7 layers, the PDU names, how encapsulation works, and how the TCP/IP model maps to it, shown in a real Wireshark capture.

Transmission Control Protocol - Wikipedia

https://en.wikipedia.org/wiki/Transmission_Control_Protocol

Therefore, the entire suite is commonly referred to as TCP/IP. Major internet applications such as the World Wide Web, email, remote administration, file transfer and streaming media rely on TCP, which …

What Is TCP/IP? | How Does TCP/IP Work? - WhatIsMyIP.com

https://www.whatismyip.com/tcp-ip/

Jul 21, 2023 · TCP/IP stands for Transmission Control Protocol (TCP) and Internet Protocol (IP). It is a set of rules that allow computers to communicate across a network. Countless online activities …

TCPIP Model Explained: Layers & Protocols TCP/IP vs OSI (2025) - IPCisco

https://ipcisco.com/lesson/tcp-ip-model/

TCP/IP Model was developed by U.S. Department of Defense in the 1970s. It was designed by Vint Cerf and Bob Kahn to create a robust and adaptable communication system that could survive network …

TCP/IP Basics: Understanding the Fundamentals

https://network-guides.com/tcp-ip-basics/

Aug 26, 2023 · At the core of these networks is TCP/IP, an acronym for Transmission Control Protocol/Internet Protocol. TCP/IP serves as a set of rules that govern the communication between …

Internet protocol suite - Wikipedia

https://en.wikipedia.org/wiki/Internet_protocol_suite

The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the communication protocols used in the Internet and similar computer networks according to functional …

TCP/IP Model Explained: Layers, Protocols & Best Practices

https://www.exabeam.com/explainers/osi-layers/tcp-ip-model-explained-layers-protocols-and-best-practices/

What Is the TCP/IP Model? The TCP/IP model is a four-layered networking framework that standardizes data communication by defining protocols for data transmission, addressing, and routing, serving as …

What is TCP/IP in Networking? | Fortinet

https://www.fortinet.com/resources/cyberglossary/tcp-ip

The TCP/IP model defines how devices should transmit data between them and enables communication over networks and large distances. The model represents how data is exchanged and organized over …

Trending Now