KGkartik guptainstarting-with-html-and-css.hashnode.dev·Feb 1 · 3 min readUnderstanding HTMLHTML or Hyper Text Markup Language, you probably have heard this name multiple times, if you are even somewhat from a technical background or interested in it. As you see this term HTML, is related to term HTTP( Hyper Text Transfer Protocol). The com...00
KGkartik guptaindns-resolution-introduction.hashnode.dev·Jan 31 · 4 min readNetworking DevicesIn earlier blogs we discussed about how the client server system works, but the main thing that carries all that is our internet connection. The resolving of DNS through finding the ip address, or sending or recieving a http response/request, all thi...00
KGkartik guptaindns-resolution-introduction.hashnode.dev·Jan 31 · 3 min readCurl : Talking to serverevolution of server and client Initially, there we no servers just one computer which could help people do their tasks locally on it.But with the emergence of internet came the need to present on it and that gave bloom to the internet connectivity an...00
KGkartik guptaindns-resolution-introduction.hashnode.dev·Jan 29 · 4 min readTCP and UDPIn the previous blogs we talked about how DNS resolves and helps us reach the ip related to the domain name we want to visit, but what specifically happens after that. The basic need of any transaction on internet is Data, so after connecting to the ...00
KGkartik guptaindns-resolution-introduction.hashnode.dev·Jan 28 · 3 min readDNS Record TypesAs we talked about what is DNS and its need in the previous blog. You can read it here: DNS Working In this particular blog we will talk about a specification in DNS, that is the need of DNS records Why its Required? The process of searching the corr...00