{"id":2773,"date":"2024-10-22T08:44:11","date_gmt":"2024-10-22T08:44:11","guid":{"rendered":"https:\/\/apex-aiexperts.com\/?p=2773"},"modified":"2024-10-22T08:44:11","modified_gmt":"2024-10-22T08:44:11","slug":"que-es-una-red","status":"publish","type":"post","link":"https:\/\/apex-aiexperts.com\/es\/what-is-a-network\/","title":{"rendered":"\u00bfQu\u00e9 es una red?"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Instead of a governing body or central organization (like a bank) managing transactions, Bitcoin is run by a&nbsp;<strong>network<\/strong>&nbsp;made up of thousands of computers running some software that handles the sending and receiving of bitcoins.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This network of computers is called the&nbsp;<strong>Bitcoin network<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before we dig deeper into the details of the actual Bitcoin network, let\u2019s take a step back first and review what a \u201cnetwork\u201d is.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is a network?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">What\u2019s a network? Or more specifically, what\u2019s a&nbsp;<em>computer<\/em>&nbsp;network?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A&nbsp;<strong>network<\/strong>&nbsp;is just a bunch of computers linked together allowing them to exchange data with each other.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are two basic ways a network can be arranged:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Client-Server Network<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first type of network is known as a&nbsp;<strong>\u201cclient-server network<\/strong>\u201d.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/bpcdn.co\/images\/2022\/02\/17192841\/client-server-network-1.png\" alt=\"Client-Server Network\" class=\"wp-image-219331\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">A client-server network is when there is one centralized computer (called the \u201cserver\u201d) that acts as a hub to which other computers (called \u201cclients\u201d) are connected.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Data is requested by computers known as \u201c<strong>clients<\/strong>\u201d (such as PCs or even smartphones) and are served by computers called \u201c<strong>servers<\/strong>\u201d.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the type of network configuration used by banks and popular payment apps like PayPal, Venmo, Apple Pay, and Google Pay.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In conventional digital banking, your laptop or mobile phone acts as an electronic \u201cclient\u201d interacting with a central server operated by your bank.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This \u201c<strong>hub-and-spoke<\/strong>\u201d network configuration is highly efficient but it\u2019s fragile since the server is a \u201cchokepoint\u201d and becomes a centralized single point of failure (\u201cSPOF\u201d).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>If the server goes down, the&nbsp;<em>entire<\/em>&nbsp;network goes down.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Peer-to-Peer Network (P2P)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The second type of network is known as a \u201c<strong>peer-to-peer network<\/strong>\u201d.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/bpcdn.co\/images\/2022\/02\/17193005\/p2p-network.png\" alt=\"P2P Network\" class=\"wp-image-219332\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Where\u2019s the \u201cserver\u201d? There is none.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of \u201cservers\u201d and \u201cclients\u201d, computers are simply known as \u201c<strong>nodos<\/strong>\u201d since they can function as both client AND server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A&nbsp;<strong>peer-to-peer network,<\/strong>&nbsp;also known as a&nbsp;<strong>P2P network<\/strong>, is created when two or more computers are connected and e<strong>xchange data with each other without going through a separate \u201cserver\u201d computer<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In a P2P network, computers are able to \u201ctalk\u201d to each other&nbsp;<strong>directly<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of a \u201chub-and-spoke\u201d configuration, a P2P network is structured like a \u201cs<strong>pider web<\/strong>\u201d.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A popular example of a P2P network is the&nbsp;<strong>internet<\/strong>&nbsp;itself.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">For folks with a tad bit of gray hair, you may have remembered a famous music-sharing software called&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Napster\" target=\"_blank\" rel=\"noreferrer noopener\">Napster<\/a>. Napster deserves credit for popularizing the use of software that runs on a P2P network.&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/BitTorrent\" target=\"_blank\" rel=\"noreferrer noopener\">BitTorrent<\/a>&nbsp;is another one.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">In a peer-to-peer network:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Everyone is\u00a0<strong>connected to each other<\/strong>, so it\u2019s a\u00a0<em>network<\/em>.<\/li>\n\n\n\n<li>Everyone on the network is\u00a0<strong>equal<\/strong>, so they are all considered peers.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Each peer is equal to the others, and each peer has the same rights and duties as the others. Peers are both clients AND servers&nbsp;<em>at the same time<\/em>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What the heck does this have to do with Bitcoin?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Remember\u2026Bitcoin runs on a computer network which is known as the&nbsp;<strong>Bitcoin network<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">And it\u2019s configured as a peer-to-peer (P2P) network!<\/p>","protected":false},"excerpt":{"rendered":"<p>Instead of a governing body or central organization (like a bank) managing transactions, Bitcoin is run by a&nbsp;network&nbsp;made up of thousands of computers running some software that handles the sending and receiving of bitcoins. This network of computers is called the&nbsp;Bitcoin network. Before we dig deeper into the details of the actual Bitcoin network, let\u2019s [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[28,12],"tags":[],"class_list":["post-2773","post","type-post","status-publish","format-standard","hentry","category-beginners-guide-to-the-bitcoin-network","category-learn-crypto"],"_links":{"self":[{"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/posts\/2773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/comments?post=2773"}],"version-history":[{"count":1,"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/posts\/2773\/revisions"}],"predecessor-version":[{"id":2777,"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/posts\/2773\/revisions\/2777"}],"wp:attachment":[{"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/media?parent=2773"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/categories?post=2773"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apex-aiexperts.com\/es\/wp-json\/wp\/v2\/tags?post=2773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}