Back

Vasvi Seth

Cyber Security Stude...ย โ€ขย 1y

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 ...ย โ€ขย 7m

๐Ÿ›  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...ย โ€ขย 1y

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...ย โ€ขย 1y

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...ย โ€ขย 1y

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ย โ€ขย 8m

**๐Ÿš€ 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

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 1d

MCP is getting attention, but itโ€™s just one piece of the puzzle If youโ€™re developing Agentic AI systems, itโ€™s crucial to understand more than just MCP. There are 5 key protocols shaping how AI agents communicate, collaborate, and scale intelligence

See More
Reply
7
Image Description
Image Description

Himanshu Singh

ย โ€ขย 

Wherehouseย โ€ขย 8m

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

Joseph Matthew

Hey I am on Medialย โ€ขย 8d

How to Update Sage 50 on Server Updating Sage 50 on a server differs from updating a standalone installation, as it requires attention to multi-user access and data integrity. Begin by backing up your company data files on the server. Download the la

See More
Reply
1

Nexora

"igniting tomorrow's...ย โ€ขย 9m

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

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