J3bitokjebitok.hashnode.dev·Oct 20, 2024Network Fundamentals: Packet and Frames (TryHackMe)In this article, I will write the write-up for the Packet and Frames walkthrough from TryHackMe. This covers what packets and frames are, TCP/IP Three-Way Handshake, UDP/IP, and Ports 101. What is the name for a piece of data when it does have IP ad...DiscussPackets
Dhaiwat Pandyadhaiwat.hashnode.dev·Feb 4, 2024How to Build & Deploy a simple Farcaster FrameIf you're reading this, you're likely already curious about Farcaster Frames. For those who aren't familiar, start with a quick overview at the Farcaster Frames Documentation. What We Will Build In this tutorial, we will be building a frame that lets...Discuss·1 like·343 readsfarcaster
Debasmita Adhikaridebasmita-a.hashnode.dev·Dec 21, 2023Handling frames in SeleniumWhat are frames/iframes? HTML frames/iframes are used to divide the web page into multiple sections, so that they can load on the page as required. It could be a window or sub window within the page. We can show different types of elements within the...DiscussSelenium BasicsswitchTo()