The internet uses the......... As the protocol engine? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 5

The internet uses the......... As the protocol engine?

I think the correct answer to this question is TCP / IP.

18th Mar 2018, 5:37 AM
Dîväkär Kûmär Pöddär
Dîväkär Kûmär Pöddär - avatar
1 Antwort
+ 1
TCP is a safe, connection based (two computers get connected to each other) data transfer protocol that is used for any data that you want to be receieved as-is, even if it is somewhat slow. It is used for HTTP and many other protocols.
27th Mar 2018, 4:07 PM
Lil Taco
Lil Taco - avatar