Remove Port Remove Protocol Remove Server
article thumbnail

Multi-Path TCP: revolutionizing connectivity, one path at a time

CloudFaire

It's a major extension to the TCP protocol, and historically most of the TCP changes failed to gain traction. Typically, Linux is used on the server side, and iOS/macOS as the client. Linux as a server Conceptually, the MPTCP design is pretty sensible. Typically, the server allows the client to reuse the server IP/port address.

TCP 137
article thumbnail

Hi Claude, build an MCP server on Cloudflare Workers

CloudFaire

In late November 2024, Anthropic announced a new way to interact with AI, called Model Context Protocol (MCP). Youll learn how to build an MCP server on Cloudflare to make any service accessible through an AI assistant like Claude with just a few lines of code using Cloudflare Workers.

Server 81
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What is a TCP Port: Different Between TCP and UDP Ports

NW Kings

Understanding TCP ports is essential for managing network traffic and ensuring effective communication. But what is a TCP port? This blog will delve into what a TCP port is, how it works, its significance in networking, and the different types of ports, including well-known and dynamic ports. What is a TCP Port?

article thumbnail

Open sourcing h3i: a command line tool and library for low-level HTTP/3 testing and debugging

CloudFaire

Internet protocol specifications are instructions designed for engineers to build things. Protocol designers take great care to ensure the documents they produce are clear. HTTP/3 is an application protocol that maps HTTP semantics to QUIC, such as defining how HTTP requests and responses are assigned to individual QUIC streams.

Protocol 101
article thumbnail

How to find applications with NetFlow

Kentik

You can also learn about the protocols in use, the ports being used, the top interfaces, etc. IP protocol. Source port for UDP or TCP, 0 for other protocols. Destination port for UDP or TCP, type and code for ICMP, or 0 for other protocols. Don’t rely on ports. Source IP address.

article thumbnail

Behind the scenes with Stream Live, Cloudflare’s live streaming service

CloudFaire

To communicate with us, they choose a protocol such as RTMPS (Real Time Messaging Protocol Secure), SRT (Secure Reliable Transport), or WHIP (WebRTC-HTTP ingestion protocol) that defines how their content is packaged and transmitted. Each of these protocols is a way to transmit audio and video frames with various tradeoffs.

article thumbnail

EP143: DNS Record Types You Should Know

ByteByteGo

They are used for websites and services that support the IPv6 protocol. It is commonly used in verifying the authenticity of a server. MX Record Directs email traffic to the correct mail server. NS (Name Server) Record Specifies the authoritative DNS servers for the domain.

DNS 130