• @SorteKaninOPA
    link
    English
    944 months ago

    I mean… He made www, HTML, URLs and HTTP. Literally everything you used to write your comment he was involved in. I’m sure he didn’t do it entirely alone, we always build on what came before us. But it’s not inaccurate to call him the inventor of the Web.

    Also remember the Web is not the same as the Internet.

      • @just_another_person@lemmy.world
        link
        fedilink
        English
        39
        edit-2
        4 months ago

        The “web” part runs atop the “Internet” part, where web is at the application layer (those lines can blur on that), and internet is the lower levels of the OCI Model. See image.

      • @SorteKaninOPA
        link
        English
        234 months ago

        The World Wide Web is more or less the Internet as most users see it - HTML documents located via URLs shared over the HTTP protocol. But that’s just one specific protocol used for sharing a specific kind of content (hypertext). It turns out you can do a whole lot with that, hence the ubiquity of the Web.

        But the Internet as a whole is broader than that. There are other protocols, other content to share, other ways to locate data. For a down-to-earth familiar example, just consider any online multiplayer game. You’re using the Internet to communicate to the game’s servers to play the game, but that Internet traffic is certainly not part of the Web.

      • @tias@discuss.tchncs.de
        link
        fedilink
        English
        143 months ago

        When you’re playing an MMORPG you’re not using the web, but you’re using the Internet. The Internet is like the postal service relaying stuff, but the stuff can be of different kinds.

      • @grue@lemmy.world
        link
        fedilink
        English
        12
        edit-2
        3 months ago

        The Web is websites (HTML pages served over HTTP, which link to each other via hyperlinks). The Internet is websites plus email, VoIP, IRC, Usenet, bittorrent, game servers, FTP, SSH, and everything else that isn’t a website.

      • magic_lobster_party
        link
        fedilink
        11
        edit-2
        4 months ago

        Web is just the website part. Like web pages you see in the web browser. Tim Berners Lee invented this part.

        Internet encompasses more things. For example, sending texts in some mobile app. You’re not necessarily seeing a web page. You’re just sending data from your device to some other device in the world.

        Or to be more technical: web is HTTP. Internet is that and everything else (like FTP, SMTP, SSH, etc).

      • @Scio@lemmy.world
        link
        fedilink
        English
        7
        edit-2
        4 months ago

        Or more simply: The internet is just the network. The web is one of the handful of “apps” that run directly using that network. It just also happens to be able to run apps of its own these days and is a pretty “killer” one at that :)

        (Edit: please disregard the wrong link that summoned the bot below. It’s been fixed. And I do not have a Balatro problem…)

      • @smileyhead@discuss.tchncs.de
        link
        fedilink
        English
        33 months ago

        Great way my professor explained to me with:

        Internet is a network of computers, to send data to each other.
        Web is a network of documents, the revolutionary concept about it was the fact it can be on your computer or others computers and still be connected via URLs.