Fenil JainforDytedyte-io.hashnode.dev·2 hours agoHLS in DepthWhat is HLS? HLS (HTTP Live Streaming) is a live streaming protocol that leverages current widespread HTTP technologies to deliver live video + audio experiences to large audiences. Initially developed by Apple in 2009, it has gained wide adoption ac...Discusslive streaming
Akash Sblog.akkupy.me·Sep 24, 2023Self Signed SSL Certificate Generation.Private CA and self-signed certs that work with Chrome This method is for testing and development only. The vast majority of users should not use this method, as it requires loading a cert on each of your devices, which is both error-prone and requir...DiscussSSL
Uva Prasaathuva.hashnode.dev·Sep 24, 2023The HTTPS EnigmaUnveiling the Secrets of Secure Data Transmission In our previous discussions, we talked about how computers share data and the connections they create. But here's the catch: the protocol we used had a problem. So, what's the issue, and how can we fi...Discuss·1 likehttp
Shahima Firoz khan.shahimafiroz.hashnode.dev·Sep 21, 2023A brief overview of Node.js & Express.js1.Node.js & Express, hand in hand? What is a runtime environment? A runtime environment is a platform that executes software code, managing system resources like memory and CPU, while abstracting low-level hardware details. It ensures code can run ef...Discuss·10 likesNode.js
Ahmed Onourblog.ahmedsuliman.com·Sep 17, 2023Mastering ASP.NET Core Web API: A Comprehensive Guide to Building, Securing, and Deploying RESTful ServicesASP.NET Core Web API ASP.NET Core Web API is a framework for building RESTful web services. It allows us to expose data and business logic to the web using HTTP. In this article, we will learn how to: Create a web API project Add model classes and ...Discussasp.net core
Ashish WakdeforAshish Tech Blogsnodejsawsecs.hashnode.dev·Sep 16, 2023Origin of Websocket, socket.io with practical implementation cases and challengesThis blog is written to find out the origin of websocket when there was HTTP in place. What are the limitations of HTTP and how websocket can handle those limitations? Also, we will figure out the use of the socket.io library. How socket.io is helpfu...Discusswebsockets
Ijeoma Onwuka (Jae)ijeomaonwuka.hashnode.dev·Sep 14, 2023HTTP Status Codes and What They MeanHave you ever tried surfing the web for something and been slapped with an error 404: Oops, Page Not Found or an error 500: Internal Server Error message? And you keep trying to reload that site, but it keeps giving you the same response? For a user,...Discuss·33 likes·68 readsGeneral Programming
h0neyp0tbeesploit.hashnode.dev·Sep 14, 2023The HTTP Protocol Made EasyIntroduction Hello, 1337 h4xxors, I recently started the Certified Bug Bounty Hunter course from HackTheBox for a simple reason: I'm lame at Web Hacking 🫥 This has made me want to write more blog posts about what I've learned. This will also help me...Discuss·2 likes·47 readsWeb Hackinghttp
Hirameichgi.hashnode.dev·Sep 13, 2023HTTP Monitor deployed on DigitalOcean FunctionsFellas, let's continue exploring serverless services now with Digital Ocean cloud provider. This is a more useful practice than the previous ones, we will deploy a function scheduled to run every X minutes to reach a Website/API via HTTP. In case the...Discussserverless
Amar Nath Guptafor.StoryTimestorytime.hashnode.dev·Sep 10, 2023HTTP Unveiled: The Protocol that Powers the Web 🌐🌐 Welcome to another exciting edition of .storytime, where we unravel the fascinating world of technology. Today, we're diving deep into the magic of HTTP, a protocol that has revolutionized the way we experience the internet. 📷 A Digital Revolutio...Discusstechnology