Y
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
tedivm
4428 days ago
Similar concept, different protocol. DNS is much more lightweight than HTTP, and also tends to run over UDP instead of TCP.
link