Hacker News new | ask | show | jobs
by BorisMelnik 4428 days ago
also DNS newb question here: is a query essentially an HTTP request?
1 comments

Similar concept, different protocol. DNS is much more lightweight than HTTP, and also tends to run over UDP instead of TCP.