Problem
1. Create a function that pulls a picture from a URL and creates a thumbnail saved on your local machine.
2. Match the letter of the definition next to the appropriate phrase below. (Yes, you will have one unused definition.)
_ Domain Name Server
_ Web Servewr
_ HTTP _ HTML
_ Clint
_ IP Address
_ FTP
_ URL
(a) A computer that matches names like www.cnn.com to their addresses on the Internet.
(b) A protocol used to move files between computers (e.g., from your personal computer to a larger computer that acts as a Web server).
(c) A string that explains how (what protocol) and on what machine (domain name) and where on the machine (path) a particular file can be found on the Internet.
(d) A computer that offers files through HTTP.
(e) The protocol on which most of the Web is built, a very simple form aimed at rapid transmission of small bits of information.
(f) What a browser (like Internet Explorer) is when contacting a server like google.com.
(g) The tags that go into Web pages to identify parts of the page and how they should be formatted.
(h) A protocol used for transmitting electronic mail between computers.
(i) The numeric identifier of a computer on the Internet-four numbers between 0 and 255, like 120.32.189.12.