This commit is contained in:
Miloslav Ciz 2023-03-04 15:27:22 +01:00
parent c11683a811
commit 82af4ac894
10 changed files with 269 additions and 27 deletions

View file

@ -8,4 +8,8 @@ We can see that e.g. [real time](real_time.md) [Earth](earth.md)-Mars communicat
For things like [Web](web.md), each planet would likely want to have its own "subweb" (distinguished e.g. by [TLDs](tld.md)) and [caches](cache.md) of other planets' webs for quick access. This way a man on Mars wouldn't have to wait 40 minutes for downloading a webpage from the Earh web but could immediately access that webpage's slightly delayed version, which is of course much better.
Research into this has already been ongoing for some time. InterPlaNet is a protocol developed by [NASA](nasa.md) and others to be the basis for interplanetary Internet.
Research into this has already been ongoing for some time. InterPlaNet is a protocol developed by [NASA](nasa.md) and others to be the basis for interplanetary Internet.
## See Also
- [world broadcast](world_broadcast.md)