Chapter 9: The Internet CSC253 INTERACTIVE MULTIMEDIA.

Slides:



Advertisements
Similar presentations
Internet and the web Summary of terms discusses and review.
Advertisements

© 2010, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet 1.
The Internet Useful Definitions and Concepts About the Internet.
Origins of the Internet The Internet was started as a research project sponsored by the Advanced Research Projects Agency (ARPA) within the U.S. Dept.
Internet…issues Managing the Internet
© 2004, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet.
Lesson 19 Internet Basics.
Lesson 3: Introduction to Internet Technology
Networking I Chapter II The Internet. How does one Connect? Dial-Up Connection – Modem ISDN – Integrated Services Digital Network DSL – Digital Subscriber.
Chapter 3 The Basics of Networking
Connecting one computer to another computer creates a network.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Lesson 2 — The Internet and the World Wide Web
1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
THE INTERNET Chapter 13. Internet- Interconnection and Networks “the Net” Computers have played a significant role in our everyday life Growth in popularity.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Introduction To Internet
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
Communication, Networks, The internet and the Worldwide Web.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Course code: ABI 204 Course: Introduction to E-Commerce AMA University.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
TCP/IP (Transmission Control Protocol / Internet Protocol)
© 2003 Prentice Hall, Inc.4-1 Chapter 4 Telecommunications and the Internet Information Systems Today Leonard Jessup & Joseph Valacich.
Chapter 6.  Internet and characteristics of Internet.  Various Internet protocols  Static IP addressing and Dynamic IP addressing Prepared by Saher.
The Internet Technological Background. Topic Objectives At the end of this topic, you should be able to do the following: Able to define the Internet.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
Internet Basics. The Internet: Then and Now The Internet was created by the Advanced Research Projects Agency (ARPA) and the U.S. Department of Defense.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
World Wide Web. The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
Introduction to the Internet
CS299: Web Programming and Design Instructor: Dr. Fang (Daisy) Tang
Web Development & Design Foundations with HTML5 8th Edition
Understanding Web Server Programming
TOPIC 9 – INTERNET.
Instructor Materials Chapter 5 Providing Network Services
NETWORK Unit 1 Module: 2 Objective: 7.
Technologies and Applications
CISC103 Web Development Basics: Web site:
Evolution of Internet.
HISTORY OF COMPUTERS AND TECHNOLOGY
Internet and the web Summary of terms discusses and review
Networking for Home and Small Businesses – Chapter 6
Web Development & Design Chapter 1, Sections 4, 5 & 6
Wednesday, September 19, 2018 What Is the Internet?
Networking for Home and Small Businesses – Chapter 6
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
1 Introduction to the Internet.
Web Design & Development
Chapter Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of various network.
NETWORK Unit 1 Module: 2 Objective: 7.
Part of Chapter 1 Key Concepts Networks
NETWORK Unit 1 Module: 2 Objective: 7.
Lesson 3: Introduction to Internet Technology
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
A worldwide system of interconnected computer networks.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
COM 205 Multimedia Applications
Networking for Home and Small Businesses – Chapter 6
Lesson 19 Internet Basics.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Internet and the world wide web (www)
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
COM 205 Multimedia Applications
Presentation transcript:

Chapter 9: The Internet CSC253 INTERACTIVE MULTIMEDIA

Overview The origin of the Internet. Internetworking. Connections. Internet services. The World Wide Web and HTML. Dynamic HTML and XML. Multimedia on the Web.

The origin of the internet The Internet began as a research network funded by the Advanced Research Projects Agency (ARPA) of the U.S. Defense Department in 1969. In 1989, the National Science Foundation (NSF) took over the management of the ARPANET. By the mid 1990s, the Internet included connections to more than 60 countries and more than 2 million host computers with more than 15 million users worldwide.

(cont.) The origin of the internet In 2001, there were 109,574,429 domain hosts and 407.1 million users of the Internet, representing 6.71 percent of the world’s population. By the beginning 2010, about one out of every four people around the world has access to the Internet, and more than 51 million domain names had been registered as ‘dot coms’.

Internetworking A network is a cluster of computers. In a network, the server computer provides network services to the client computers on that network. Several LANs can be interconnected using gateways and routers to form a wide area network (WAN). LANs and WANs can be connected to the Internet through a server that provides Internet software and physical data connection.

(cont.) Internetworking Internet addresses. TCP/IP (Transmission Control Protocol / Internet Protocol).

(cont.) Internetworking http://www.uitm.edu.my protocol service domain name Top Level Domain Country code

Internet Address When the original ARPANET protocols for communicating among computers were remade into the current scheme of TCP/IP, in 1983, The Domain Naming System (DNS) was developed to assigns names and addresses to computers linked to the Internet. Top-level domains (TLDs) were established as categories to accommodate Internet users. com – commercial entities edu – degree-granting colleges and universities gov – government agencies net – computers belonging to network providers.

(cont.) Internet Address The two-letter US domain is based on political boundaries. Second level Domains – contain huge numbers of computers and user accounts representing local, regional, and even international branches as well as various internal business and management functions.

TCP/IP Transmission Control Protocol (TCP) and Internet Protocol (IP) are the protocols for communication on the Internet. A stream of data that is sent over the Internet is first broken down into packets by the TCP. After a packet is created by TCP, the internet protocol (IP) then takes over and actually sends the packet to its destination along a route that may include many other computers acting as forwarders. TCP/IP is two important Internet protocols working in concert.

(cont.) TCP/IP The 32-bit address included in a data packet, the IP address, is a “real” Internet address. It is made up of four numbers separated by periods. Example : 140.174.162.10 These numbers are assigned by Internet authorities and some may be assigned by Internet Service Provider (ISP). Data packets include the receiving computer's address, a sequence number, error correction information, and a small piece of data. IP is responsible for sending the packet to its destination along a route.

Connections A telephone dial-up account and modem, a cable modem, or a Digital Subscriber Line (DSL) is required for network connection. An ISP (Internet Service Provider) offers one or more Points of Presence (POPs) to connect to the ISP's server. The PPP (Point-to-Point Protocol) and the TCP/IP software are required to connect to the Internet through an ISP.

(cont.) Connections The amount of data expressed in terms of bits per second (bps) you can send from one computer to another in a given time is referred as bandwidth. The greater the bandwidth, the lesser will be the time taken for text, images, sounds, animated illustrations to upload or download from computer to computer. Low-bandwidth modem connections are a bottleneck for sending multimedia across the Internet.

Bandwidth (bits per second) (cont.) Connections Type of connection Bandwidth (bits per second) Comment 28.8 K modem 28,800 Max.analog modem spped over cooper wire 56 K Modem 56,000 – 128,000 Data compressed ISDN 56,000 – 45,000,000 Integrated Services Digital Network Wireless (802.11) 3,000,000 – 54,000,000

(cont.) Connections Bandwidth bottlenecks can be avoided using the following options: Compress data before transmitting. Oblige users to download data only once, and then store that data on the system's hard disk. Design multimedia elements to be efficiently compact. Design alternate low-bandwidth and high-bandwidth navigation paths to accommodate all users. Implement incremental streaming methods.

Internet Services To many users, the Internet means World Wide Web, but the Web is only the latest and most popular services. Email, file transfer, discussions groups, real-time chatting by text, voice, video are common as well. Each Internet service is implemented on an Internet server by dedicated software known as a daemon. Daemons are agent programs that run in the background and wait to act on requests.

(cont.) Internet Services Daemons supports services such as Hypertext Transfer Protocol (HTTP) for World Wide Web, Post Office Protocol (POP) for email or File Transfer Protocol (FTP) for exchanging files. The other services provided by the Internet include https – for posting and reading encrypted secure documents, ftp – for transferring files between computers (anonymous or password protected) , gopher, usenet, telnet, Internet Relay Chat (IRC), Simple Mail Transport Protocol (SMTP), and mud.

(cont.) Internet Services Recognizable documents and formats are required to work with multimedia on the Internet. MIME (Multipurpose Internet Mail Extensions) type is a standard list of file name extensions. It identifies the nature and purpose of the transmitted data.

The World Wide Web The World Wide Web was designed by Tim Berners-Lee. It is a protocol for linking multiple documents located on computers anywhere within the Internet. The Hypertext Transfer Protocol (HTTP) provides rules for a simple transaction between two computers on the Internet. Hypertext Markup Language (HTML) is a document format for presenting structured text mixed with inline images.

Dynamic HTML and XML An HTML (Hypertext Markup Language) document could contain hyperlinks or anchors that referred to other similar documents. HTML is fine for building and delivering uncomplicated static web pages. But you will need other tools and programming to deliver dynamic pages that are built from text, graphics, animations, and information contained in database or documents. JavaScript may be inserted into HTML pages to perform special functions and tasks that beyond HTML abilities.

(cont.) Dynamic HTML and XML Dynamic Web pages can be created using Cold Fusion, PHP, JavaScript, and programs written in Java. XML (eXtensible Markup Language) is used to format and delivery Web pages using styles. Unlike HTML, you can create your own tags in XML to describe exactly what the data means.

Multimedia on the web Designing effective multimedia for the Web includes: Presenting text, images, audio, and animation in a user- friendly interface that balances bandwidth deficits. Understanding how to deliver multimedia content for HTML browsers and plug-in/player vehicles. Enhanced capabilities provided by XML, Java, JavaScript, plug-in as FlashPlayer, QuickTime to enable browser to exceed their limit.

Summary The Internet connects private companies, organizations, universities, and individuals. The Internet is a cluster of computers. ISPs provide network connections through a dial-up account, a cable modem, or a Digital Subscriber Line (DSL).

(cont.) Summary The Domain Name System (DNS) manages the identities of computers connected to the Internet. HTTP provides rules for contacting, requesting, and sending documents encoded with the Hypertext Markup Language (HTML). JavaScript, Cold Fusion, and XML can be used to generate dynamic Web pages.