MHMUZAMIL HUSSAINinmuzamilmia.hashnode.com·Mar 3, 2023 · 3 min readIP AddressingIP Addressing IP addressing (Internet Protocol addressing) is a set of rules and standards that enable devices to communicate with each other over the Internet or other networks using a unique identification number called an IP address. IP Address An...05RSMMA
MHMUZAMIL HUSSAINinmuzamilmia.hashnode.com·Feb 25, 2023 · 4 min readIntro To Http and HttpsHTTP stands for hypertext transfer protocol and is used to transfer data across the Web. It's the communication protocol you use when you browse the web. At a fundamental level, when you visit a website, your browser makes an HTTP request to a server...01S
MHMUZAMIL HUSSAINinmuzamilmia.hashnode.com·Feb 12, 2023 · 5 min readIntro To AJAXAJAX stands for Asynchronous JavaScript And XML. It is not a programming language. It is a technology for developing better, faster, and more interactive Web Applications using HTML, CSS, JavaScript, and XML. Ajax stands for Asynchronous Javascript A...00