@rahulsinghrajput14
Programmer
Nothing here yet.
Nothing here yet.
Feb 1 · 1 min read · What a browser actually is (beyond “it opens websites”) A web browser is a complex software application that: Sends network requests. Receives web resources. Understand HTML, CSS, and JavaScript. Builds internal data structures. Draws pixels on ...
Join discussionFeb 1 · 1 min read · What is TCP, and why is it needed? TCP stands for Transfer Control Protocol, which is a connection-oriented transport-layer protocol used to deliver data reliably between two applications over an IP network. Problems TCP Is Designed to Solve TCP is m...
Join discussion