- Raspberry Pi Zero W Wireless Projects
- Vasilis Tzivaras
- 191字
- 2021-07-02 19:32:16
The internet
The internet consists of edges and nodes. Every computer out there is a node and every cable is an edge. Wireless communications have an invisible cable, which is called air:

As you can see in the preceding diagram, we can visualize internet as a cloud. We don' t really have to understand what's in there. Your Internet Service Provider (ISP) provides you with your internet connection. Thus, you usually have a router in your home. Since there are billions of nodes connected to the internet communicating over protocols and sending/receiving hundreds of messages, there must be a way of identifying who is who. This means that the router must have a unique identification, like the address in your house. This address is called the IP address or Internet protocol and there are two protocols. The old and classic one is version4 and the new one is version6. No further explanation is needed for this, just remember that every home has a router and every router has a unique IPv4 address. So now everyone from outside your house knows that every packet in your IPv4 address will reach your router.
- Go語言高效編程:原理、可觀測性與優(yōu)化
- Java 9 Programming Blueprints
- Building a Recommendation Engine with Scala
- Android 應(yīng)用案例開發(fā)大全(第3版)
- SharePoint Development with the SharePoint Framework
- H5頁面設(shè)計:Mugeda版(微課版)
- Learning Unity 2D Game Development by Example
- Python算法指南:程序員經(jīng)典算法分析與實現(xiàn)
- 嵌入式Linux C語言程序設(shè)計基礎(chǔ)教程
- Mastering Apache Camel
- WCF技術(shù)剖析(卷1)
- Java從入門到精通(視頻實戰(zhàn)版)
- Java EE程序設(shè)計與開發(fā)實踐教程
- Clojure編程樂趣
- Getting Started with RethinkDB