this post was submitted on 12 Mar 2024
179 points (100.0% liked)

Technology

37383 readers
270 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news or discussion of technology, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] brisk@aussie.zone 23 points 4 months ago (17 children)

Will we ever stop referring to the Web as "the Internet"?

[–] kniescherz@feddit.de 3 points 4 months ago (10 children)
[–] sunbeam60@lemmy.one 17 points 4 months ago* (last edited 4 months ago) (8 children)

Not sure if a serious question. So forgive me if your question was meant to be a statement.

The internet is a large set of computers connected via a set of protocols: IP and on top of that TCP, UDP or very occasionally SCTP (more common on mobile networks).

There’s 65000-ish ports (channels) available on the internet (IP network).

The web runs on port 80 and 443 via TCP (mostly).

The internet supports all sorts of other traffic/channels too: Time synchronisation, games, file transfer, e-mail, remote login, remote desktops etc. None of these run on the web, but is traffic that runs in parallel to the web, using either TCP or UDP protocols.

The distinction is getting blurrier as lots of traffic that used to be assigned (or simple chose) its own port number is now encapsulated in HTTP(s) traffic. But the distinction is definitely not gone.

[–] kniescherz@feddit.de 6 points 4 months ago

Totally serious. Never knew there is a difference. Thanks for the explanation.

load more comments (7 replies)
load more comments (8 replies)
load more comments (14 replies)