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 …

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

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

Jul 21, 2023 · TCP/IP is that widely adopted standard set of protocols that allows for device communication over a computer network …

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 …

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 …

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

https://www.techtarget.com/it-infrastructure/definition/What-is-TCP-IP

Sep 26, 2024 · TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a suite of communication protocols used to …

Transmission Control Protocol - Wikipedia

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

3TCP segment structure. 4Protocol operation. Toggle Protocol operation subsection. 4.1Connection establishment. 4.2Connection …

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 …

What is TCP/IP? - Cloudflare

https://www.cloudflare.com/learning/ddos/glossary/tcp-ip/

Transmission Control Protocol/Internet Protocol (TCP/IP) is a networking protocol that allows two computers to communicate. Learn …

TCP/IP in Computer Networking - GeeksforGeeks

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

Apr 2, 2023 · TCP/IP (Transmission Control Protocol/Internet Protocol) is a suite of communication protocols that define the …

TCP/IP (Transmission Control Protocol/Internet Protocol)

https://networkencyclopedia.com/tcp-ip/

Jan 5, 2022 · What is TCP/IP? TCP/IP is an abbreviation for Transmission Control Protocol/Internet Protocol, an industry-standard …

Trending Now