Back

Vasvi Seth

Cyber Security Stude... • 11m

Exploring Communication Protocols: Transmission Control Protocol (TCP) Communication protocols are the cornerstone of network transmission, dictating how data is exchanged between devices. They ensure efficient and reliable communication, including mechanisms to recover data lost in transit. One key communication protocol you should know is the Transmission Control Protocol (TCP) TCP is an internet communication protocol that allows two devices to form a connection and stream data seamlessly. It uses a three-way handshake process to establish a connection: 1. The device sends a synchronize (SYN) request to a server. 2. The server responds with a SYN/ACK packet to acknowledge receipt of the device's request. 3. The device then sends an ACK packet back to the server, establishing a TCP connection. In the TCP/IP model, TCP operates at the transport layer, playing a critical role in data transmission.

Reply
5

More like this

Recommendations from Medial

Abhijit Jha

Full Stack Devloper ... • 2m

🛠 I Built My Own Protocol for Microservices! 🚀 In microservices, we usually rely on HTTPS for service-to-service (S2S) communication. But HTTPS isn’t always ideal for internal backend communication — it adds extra headers (like sequence number, ack

See More
Reply
10

Vasvi Seth

Cyber Security Stude... • 11m

Delving into Communication Protocols: The Pillars of Network Transmission Communication protocols are fundamental to the exchange of information across networks. They govern how data is transmitted between devices, ensuring that communication is eff

See More
Reply
6

Vasvi Seth

Cyber Security Stude... • 12m

Understanding Network Protocols: The Backbone of Digital Communication In the world of networking, protocols are crucial. A network protocol is essentially a set of rules used by two or more devices on a network to dictate the delivery and structure

See More
Reply
5

Vasvi Seth

Cyber Security Stude... • 12m

Decoding Network Protocols: Communication, Management, and Security Network protocols are the backbone of our digital world, enabling seamless communication between devices. These protocols can be broadly categorized into three main types: communica

See More
Reply
1
4

Himanshu Singh

 • 

Wherehouse • 3m

**🚀 Understanding WebSockets in 5 Points** 1️⃣ **Real-Time Communication**: WebSockets enable two-way, real-time communication between a client (e.g., browser) and a server, unlike traditional HTTP requests which are one-way and stateless. 2️⃣

See More
Reply
Image Description
Image Description

Himanshu Singh

 • 

Wherehouse • 3m

Explaining Server Sent Events! Server-Sent Events (SSE) is a technology that lets a web server send real-time updates to a client, like a browser, over a single, long-lasting HTTP connection. It’s a simple, efficient way to push data from the serv

See More
3 Replies
5
Image Description

biswa

Busy • 1y

Does rider side apps for Zomato or swiggy have a persistent connection with the server to update their live location to get the nearest order pickup ?

1 Reply
2

Nexora

"igniting tomorrow's... • 5m

Telegram announced that third-party crypto wallets must adopt TON Connect as the sole wallet connection protocol and require all Mini Apps to migrate to the TON blockchain by February 21, or face service suspension. Some developers have raised conc

See More
Reply
5
Image Description
Image Description

Himanshu Singh

 • 

Wherehouse • 3m

Alright, let’s break down what an MCP server is in simple terms! Imagine you have a really smart robot assistant—like a super helpful friend who can answer questions and do tasks for you. But here’s the catch: this robot only knows what it’s been t

See More
5 Replies
2
9

Baqer Ali

AI agent developer |... • 16d

Yep 2025 is the era of ai agents. We have MCPS that is the Model context protocol in which your AI agent that is a LLM model will have a access to server and that server will have tools like duckduckgo serach YFinance etc this was from antopic ai and

See More
Reply
5

Download the medial app to read full posts, comements and news.