1 00:00:00,410 --> 00:00:03,590 The Internet is a network of independent computers and 2 00:00:03,590 --> 00:00:06,290 other hardware devices connected together. 3 00:00:06,290 --> 00:00:10,090 You can think of this as a bunch of wires that let computers around the world 4 00:00:10,090 --> 00:00:12,000 communicate with each other. 5 00:00:12,000 --> 00:00:14,960 Connected to these wires are forests of other devices, 6 00:00:14,960 --> 00:00:19,300 which make the Internet work like servers, routers, and switches. 7 00:00:19,300 --> 00:00:23,320 The primary network in core routers around the world make up the backbone of 8 00:00:23,320 --> 00:00:27,960 the Internet, and support the exchange of Internet traffic between countries, 9 00:00:27,960 --> 00:00:29,320 continents, and across oceans. 10 00:00:30,630 --> 00:00:34,290 Because of the diversity in hardware used all over the Internet, 11 00:00:34,290 --> 00:00:36,830 everyone needs to work cooperatively. 12 00:00:36,830 --> 00:00:40,910 The developers behind the software used on the Internet agreed to follow 13 00:00:40,910 --> 00:00:45,450 a set of rules called protocols, when sending and receiving information. 14 00:00:46,560 --> 00:00:50,970 Let's look at what's involved when you go to the homepage of your favorite website. 15 00:00:50,970 --> 00:00:52,800 For the purposes of this example, 16 00:00:52,800 --> 00:00:56,790 let's say your wirelessly connected to the Internet at your house. 17 00:00:56,790 --> 00:01:01,850 After opening up a web browser and typing in a URL, your browser uses a special 18 00:01:01,850 --> 00:01:07,070 protocol called HTTP or Hyper Text Transfer Protocol. 19 00:01:07,070 --> 00:01:11,300 This is a set of rules for asking for and getting webpages. 20 00:01:11,300 --> 00:01:16,400 But there's an even more basic set of protocols under this, called TCP/IP. 21 00:01:16,400 --> 00:01:21,350 Which is short for Transmission Control Protocol and Internet Protocol. 22 00:01:21,350 --> 00:01:22,960 These are the rules for sending and 23 00:01:22,960 --> 00:01:27,590 receiving any data whether it's email, webpages or files on the Internet. 24 00:01:28,760 --> 00:01:33,880 Once you initial your request TCP IP protocols take your request, 25 00:01:33,880 --> 00:01:38,800 webpages, videos, or emails and break them into little packets of data and 26 00:01:38,800 --> 00:01:41,130 send them in the fastest way possible. 27 00:01:41,130 --> 00:01:42,640 From client to server and back again. 28 00:01:43,800 --> 00:01:47,670 The TCP IP protocols are a fundamental part of the internet 29 00:01:47,670 --> 00:01:50,160 which we'll learn more about later in another video. 30 00:01:50,160 --> 00:01:54,790 After you request a web page TCP IP send your request wirelessly over 31 00:01:54,790 --> 00:01:58,900 radio waves either to a router or directly to a wireless modem. 32 00:01:58,900 --> 00:02:02,120 If you have a router what was a wireless request 33 00:02:02,120 --> 00:02:05,080 is now sent along an ethernet chord to your modem. 34 00:02:05,080 --> 00:02:08,560 Your modem then sends the packets along a coaxial cable or 35 00:02:08,560 --> 00:02:12,870 phone line to the outside of your house where your internet service provider or 36 00:02:12,870 --> 00:02:14,860 ISP connects you to the Internet. 37 00:02:14,860 --> 00:02:19,250 The main network made of fiber optic cables and computers. 38 00:02:19,250 --> 00:02:23,960 Once it reaches this point your request is now sent from one server to another 39 00:02:23,960 --> 00:02:27,060 until it reaches the server that's hosting the website you wanted. 40 00:02:28,090 --> 00:02:32,860 Then, the webpage you requested is returned in just the same way. 41 00:02:32,860 --> 00:02:37,440 If this all happens correctly, the packets of data arrive, are reassembled, and 42 00:02:37,440 --> 00:02:41,260 the web browser shows you a perfect copy of the webpage. 43 00:02:41,260 --> 00:02:43,850 Usually this happens very quickly. 44 00:02:43,850 --> 00:02:46,310 Often in just a matter of seconds. 45 00:02:46,310 --> 00:02:49,380 So the internet has one job, letting computers and 46 00:02:49,380 --> 00:02:52,140 other devices around the world to talk to each other. 47 00:02:52,140 --> 00:02:55,080 But accomplishing that job is no easy task. 48 00:02:55,080 --> 00:02:59,250 In the next few videos, let's look at each aspect of the internet in more detail.