Riddhitcps-three-way-handshake.hashnode.dev·5 hours agoTCP's Three Way HandshakeIn the Transmission Control Protocol, a three way handshake is used to build a strong , reliableconnection between two devices out of which one is the server and the other one is the client.It is used to ensure that the both devices, server and clien...2 likestechnology
Shashi Shekharl-two-protocols.hashnode.dev·Dec 18, 2024L3 protocolsLayer 3 (L3) protocols operate at the Network Layer of the OSI model. These protocols are primarily responsible for logical addressing, packet forwarding/routing, and managing inter-network communication. Below is a list of some commonly used L3 prot...networking
MEET PATELmeetpp.hashnode.dev·Dec 3, 2024How Does The Internet Work'sThe internet is an essential part of our daily lives, enabling us to connect, learn, and share information globally. But have you ever wondered what happens behind the scenes when you browse a website, send an email, or stream your favorite show? In ...21 likes·26 readsinternet
Aryan Vekariyaaaryan007.hashnode.dev·Dec 3, 2024Simplifying Internet Functionality: How It Works🤔🤔🤔The internet is a vast network that connects millions of devices worldwide, allowing for easy communication and information sharing. Although it may seem complex, understanding its basic components can simplify how it works. In this blog post, we wil...internet
Jayesh Chauhanexploring-frontend-with-jayesh.hashnode.dev·Nov 23, 2024🌐 What is the Internet and How Does It Work?What is the Internet? 🖥️ The Internet is a vast network of computers connected globally, enabling them to share information. It’s like a giant digital web that links millions of devices, such as smartphones, laptops, servers, and more. Think of it a...1 likeinternet
FMZ Quantfmzquant.hashnode.dev·Nov 13, 2024New Feature of FMZ Quant: Use _Serve Function to Create HTTP Services EasilyIn quantitative trading and automated strategy development, http services are sometimes used. The FMZ Quant Trading Platform has added a function _Serve() recently, which provides users with flexible HTTP, HTTPS and TCP service creation capabilities....FMZQuant
ASHISH MULEYgrpcprotocol.hashnode.dev·Nov 8, 2024Understanding gRPC: A Modern Communication Protocol for MicroservicesIntroduction Under this development unfolding context that currently centers on distributed systems, cloud-native apps, and microservices, the key decision of choosing a specific protocol on which data shall be transferred from one service to another...478 likes·341 readsgRPC
FMZ Quantfmzquant.hashnode.dev·Nov 8, 2024FMZ Quant Trading Platform Custom Protocol Access GuideWe FMZ Quant Trading Platform supports many cryptocurrency exchanges and encapsulates the mainstream exchanges on the market. However, there are still many exchanges that are not encapsulated. For users who need to use these exchanges, they can acces...FMZQuant
Vishnu Rachapuditechnodiaryvishnu.hashnode.dev·Nov 7, 2024A Comprehensive Guide to Communication Protocols for Cloud-Based APIs on AWS, Azure, and GCPAPIs (Application Programming Interfaces) allow different software systems to communicate with each other, providing a way to retrieve, send, or manipulate data across applications. In the cloud environment, where services need to interact seamlessly...35 readsAWS
FMZ Quantfmzquant.hashnode.dev·Oct 30, 2024A Strategy Template Allows You to Use WebSocket Market SeamlesslyThis is a WebSocket market template officially developed by FMZ. Welcome all users to copy and use it: https://www.fmz.com/strategy/470349 Why do we need WebSocket? At present, the FMZ strategy is mainly based on the traditional REST API encapsulatio...FMZQuant