Hacker News new | ask | show | jobs
by Perdition 3918 days ago
Only HTTP is text based. TCP, IP, and link-layer protocols are binary.

HTTP is text based because it is a protocol for transferring (hyper)text and so was intended to be human readable like hypertext is.