Why transfer anything using hypertext and not just use raw TCP calls?

Reply to this note

Please Login to reply.

Discussion

Because it's simpler

How is it simpler if http is a layer above?

lmao we have different definitions of simple?

Simple from the perspective of the implementation in most languages. It's one line of code in Javascript for example

We can call it easier if you want

What is "everything" Raw packets are better for some things and not for others.