MMGD0204 Web Application Technologies. Chapter 1 Introduction to Internet

Size: px
Start display at page:

Download "MMGD0204 Web Application Technologies. Chapter 1 Introduction to Internet"

Transcription

1 MMGD0204 Application Technologies Chapter 1 Introduction to Internet

2 Chapter 1 Introduction to Internet What is The Internet? The Internet is a global connection of computers. These computers are connected through Wide Area Network (WAN).

3 Chapter 1 Introduction to Internet The Internet Usages Exchange of data, news and opinion. Upload and download files. Electronic Mail ( ) Communicate and socialize Marketing Online banking Online shopping Entertainment

4 Chapter 1 Introduction to Internet History of The Internet The Internet originated in the late 1960s when the United States Defense Department developed ARPAnet (Advanced Research Projects Agency network), an experimental network of computers designed to withstand partial outages such as a bomb attack. The agency sought to create a web of computers that could continue to communicate with each other, even if some of the computers were disabled.

5 Chapter 1 Introduction to Internet History of The Internet In the mid-1980s, when desktop computer workstations became increasingly popular, organizations wanted to connect their local area networks (LANs) to ARPAnet. If computers could link together and share resources, everyone would benefit.

6 Chapter 1 Introduction to Internet History of The Internet 1991 was a big year for the Internet: The National Research and Education Network (NREN) was founded and the World Wide was released. The Internet is still dominated by scientists and other academics, but begins to attract public interest.

7 Chapter 1 Introduction to Internet History of The Internet With the release of the Mosaic browser in 1993 and Netscape in 1994, interest in and use of the World Wide exploded. More and more communities become wired, enabling direct connections to the Internet.

8 Chapter 1 Introduction to Internet How Does the Internet Works? The unique thing about the Internet is that it allows many different computers to connect and talk to each other. This is possible because of a set of standards, known as protocols, that govern the transmission of data over the network: TCP/IP (Transmission Control Protocol/Internet Protocol). All computers must use same protocol. To gain access to the Internet, the user need to register to any Internet Service Provider (ISP).

9 Chapter 1 Introduction to Internet How Does the Internet Works? Each computer on the Internet is called the host computer. Many of the host computer on the internet offer services to other computers on the Internet. Computer which provides services for other computers is called server. A host computer may run mail servers, web server, FTP server, IRC server, etc.

10 Chapter 1 Introduction to Internet The Internet Requirements Computer with modem / network card Internet connection Account with Internet Service Provider (ISP) browser Example: Internet Explorer, Firefox, Opera 3 rd -party software Example: Flash player, QuickTime Player, Adobe Reader

11 Chapter 1 Introduction to Internet Internet Connections Dialup is naturally the slowest type of connection to the Internet. It runs over analog telephone lines, and its speed is limited by the quality of these lines, which were designed for low-quality voice calls, not data transmissions. Dialup relies on modems (modulatordemodulators), which max out at bps (in practice, bps).

12 Chapter 1 Introduction to Internet Internet Connections ISDN (Integrated Services Digital Network) is a digital connection over a conventional telephone line. It is not in common use, because it has been supplanted by DSL. ISDN offers speeds up to twice as fast as dialup.

13 Chapter 1 Introduction to Internet Internet Connections DSL (digital subscriber line) sends signals on a higher frequency than voice signals over telephone lines. It offers high speeds, but bandwidth degrades as the length of the telephone line increases from the modem to the telephone company's central office DSL comes in two flavours: ADSL - Asynchronous DSL means that uploading is much slower than downloading. Internet service providers (ISPs) adopt this technology so that they can spend less on bandwidth and so that they discourage users from running bandwidth-intensive servers. SDSL - Synchronous DSL provides equally fast upstream/downstream bandwidth. SDSL is expensive and generally used by businesses hosting web servers.

14 Chapter 1 Introduction to Internet Internet Connections Cable uses television coaxial cable to connect to the Internet. Cable has the potential to offer very high speeds, but is limited because cable is shared in a neighbourhood. If the aggregate bandwidth being used by customers exceeds the bandwidth of the physical cable connection in a neighbourhood, then slowdowns are observed.

15 Chapter 1 Introduction to Internet Internet Connections Satellite also comes in two types: Modem-Satellite - A modem is used to send upstream data requests, while a dish receives data from a satellite. This method is plagued by latency, as it takes a long time for a request to travel via dial-up to the web server in question, and for the response to arrive through the satellite system. Satellite two-way - The satellite dish sends and receives data. This technology is more recent, but still suffers from latency problems, simply because satellites are far away.

16 Chapter 1 Introduction to Internet Internet Connections Corporations may use T1, T3, and above for hosting web servers, serving office users, and so forth. These lines are dedicated digital trunks, reliable, and fast, but prohibitively expensive for home users.

17 Chapter 1 Introduction to Internet Internet Connections

18 Chapter 1 Introduction to Internet Internet Applications An Internet application is an interactive, compiled application that can be accessed through a corporate or through the. Internet applications can perform complex business processes on either the client or the server. In a server-based Internet application, the application uses the Internet protocol to receive requests from a client, typically a browser, process associated code, and return data to the browser.

19 Chapter 1 Introduction to Internet Internet Applications 1. World Wide 2. Search Engine FTP 5. WHOIS 6. Telnet 7. WAIS 8. Gopher 9. Ping 10. Traceroute

20 Internet Applications - World Wide The World Wide, or simply, is a way of accessing information over the medium of the Internet. It is an information-sharing model that is built on top of the Internet. The uses the HTTP (HyperText Transfer Protocol), only one of the languages spoken over the Internet, to transmit data.

21 Internet Applications - World Wide The also utilizes browsers, such as Internet Explorer or Firefox, to access documents called pages that are linked to each other via hyperlinks. The web documents are formatted in a markup language called HTML (HyperText Markup Language) that supports links to other documents, as well as graphics, audio, and video files.

22 Internet Applications - World Wide Advantages of World Wide Easy linking of documents to other documents. Content is simple to create and make available for use. Support for mixed multimedia elements. Open standards. Accessible for everyone. Facilities the publication, dissemination and sharing of information on a global basis.

23 Internet Applications - World Wide site vs. page A website is a collection of one or more web pages designed to convey information on a particular subject or theme to a web user. A web page is one screen full of information (from a web site) that may contain links to other pages in the web site or links to external information. The web page will normally be written as (or rendered as) an HTML document.

24 Internet Applications - World Wide Uniform Resource Locator (URL) The global address of documents and other resources on the World Wide. A URL can be typed into the address bar. It consists of three parts: A protocol name A host part A document name Example:

25 Internet Applications - Search Engine Search engines are programs that search documents for specified keywords and returns a list of the documents where the keywords were found. Examples: Yahoo!, Google, Altavista, Lycos, Metacrawler, and Hotbot.

26 Internet Applications - Search Engine Search engines work by sending out a spider to fetch as many documents as possible. Another program, called an indexer, then reads these documents and creates an index based on the words contained in each document.

27 Internet Applications - Gopher A system that pre-dates the World Wide for organizing and displaying files on Internet servers. A Gopher server presents its contents as a hierarchically structured list of files.

28 Internet Applications - File Transfer Protocol (FTP) The protocol for exchanging files over the Internet. FTP is most commonly used to download a file from a server using the Internet or to upload a file to a server.

29 Internet Applications - Telnet Telnet is an application used on the internet to connect to a remote computer, enabling access to the computer and its resources. A protocol that enables a user on one machine to log onto another networked machine. This enables you to control the server and communicate with other servers on the network.

30 Internet Applications - Short for Electronic Mail. The transmission of messages over communications networks. allows you to: Sent and Receive message Forward message Send attachment Used two different protocols: Simple Mail Transfer Protocol (SMTP) Post Office Protocol (POP) / Internet Message Access Protocol (IMAP)

31 Internet Applications - address consist of three parts: User sign Server name Example: Harris@ftms.edu.my

32 Internet Applications - Client An application that runs on a personal computer or workstation and enables you to send, receive and organize . The advantage of using an client is that the s are stored on your computer and are accessible faster than using a web based interface.

33 Internet Applications - Client Examples: Outlook Outlook Express Thunderbird

34 Internet Applications - mail mail (or -based ) is an service intended to be primarily accessed via a web browser. They allow you to check your from any computer that has an Internet connection.

35 Internet Applications - mail Example: Gmail Yahoo! Mail Hotmail.

36 Internet Applications - WHOIS An Internet utility that returns information about a domain name or IP address. NSLOOKUP is another application that has similar function as WHOIS.

37 Internet Applications - Finger A program that takes an address as input and returns information about the user who owns that e- mail address.

38 Internet Applications - Wide Area Information Server (WAIS) Wide Area Information Server (pronounced ways), is a program for finding documents on the Internet. WAIS is rather primitive in its search capabilities.

39 Internet Applications - Usenet/Newsgroup A worldwide bulletin board system that can be accessed through the Internet or through many online services. It consists of a set of "newsgroups" with names that are classified hierarchically by subject. "Articles" or "messages" are "posted" to these newsgroups by people on computers with the appropriate software. It uses a protocol called Network News Transfer Protocol (NNTP).

40 Internet Applications - Usenet/Newsgroup

41 Internet Applications - Ping Ping is a computer network administration utility used to test the reachability of a host on an Internet Protocol (IP) network and to measure the round-trip time for messages sent from the originating host to a destination computer. A utility to determine whether a specific IP address is accessible. It works by sending a packet to the specified address and waiting for a reply. PING is used primarily to troubleshoot Internet connections.

42 Internet Applications - Ping

43 Internet Applications - Traceroute A utility that traces a packet from your computer to an Internet host, showing how many hops the packet requires to reach the host and how long each hop takes. If you're visiting a site and pages are appearing slowly, you can use traceroute to figure out where the longest delays are occurring.

44 Internet Applications - Traceroute

Chapter 9 The Internet

Chapter 9 The Internet CSCA0101 COMPUTING BASICS Chapter 9 1 1. 2. Types of Network 3. What Makes Internet Works? 4. Internet Equipment 5. Internet Applications 2 A global network connecting millions of computers More than 100

More information

Chapter 2 - Microsoft Internet Explorer 6

Chapter 2 - Microsoft Internet Explorer 6 Chapter 2 - Microsoft Internet Explorer 6 1 Objectives 2 Outline 2.1 Introduction to the Internet Explorer 6 Web Browser 2.4 Searching the Internet 2.6 Keeping Track of Favorite Sites 2.7 File Transfer

More information

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition Chapter 7: Computer Networks, the Internet, and the World Wide Web Invitation to Computer Science, C++ Version, Third Edition Objectives In this chapter, you will learn about: Basic networking concepts

More information

Chapter NET 2 What is the Internet? Internet Development Primary Internet Protocol

Chapter NET 2 What is the Internet? Internet Development Primary Internet Protocol Chapter NET 2 INTRODUCTION TO THE INTERNET AND WORLD WIDE WEB Before the 90 s the Internet was the domain of the computer industry, universities, and the government. Today there are many people that are

More information

Introduction to Web Technology. Content of the course. What is the Internet? Diana Inkpen

Introduction to Web Technology. Content of the course. What is the Internet? Diana Inkpen Introduction to Web Technology Content of the course Diana Inkpen The Internet and the WWW. Internet Connectivity. Basic Internet Services. University of Ottawa School of Information Technology and Engineering

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

How to Search the Internet

How to Search the Internet Technology In Action 1 Technology In Action Chapter 3 Using the Internet: Making the Most of the Web s Resources 2 Topics Internet basics Internet data Internet service providers Web browsers URLs Hyperlinks

More information

Internet Infrastructure

Internet Infrastructure The internet Background Created in 1969, connected computers at UCLA, Stanford Research Institute, U. of Utah, and UC at Santa Barbara With an estimated 200 million nodes and 1 billion users, the Internet

More information

Chapter 2 - Microsoft Internet Explorer 6

Chapter 2 - Microsoft Internet Explorer 6 Chapter 2 - Microsoft Internet Explorer 6 1 Outline 2.1 Introduction to the Internet Explorer 6 Web Browser 2.22 Connecting to the Internet 2.3 Internet Explorer 6 Features 2.4 Searching the Internet 2.5

More information

CHAPTER 9: THE EVOLVING INTERNET

CHAPTER 9: THE EVOLVING INTERNET CHAPTER 9: THE EVOLVING INTERNET Multiple Choice: 1. What was the department of the U.S. government that developed the initial stages of the Internet? A. Department of Commerce B. Department of Defense

More information

CITS1231 Web Technologies. Client, Server, the Internet, and the Web

CITS1231 Web Technologies. Client, Server, the Internet, and the Web CITS1231 Web Technologies Client, Server, the Internet, and the Web Topic Outline How does the Internet work Client Server Architecture Connections Communications Protocols Addressing Routing One of the

More information

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps ADSL or Asymmetric Digital Subscriber Line Backbone Bandwidth Bit Commonly called DSL. Technology and equipment that allow high-speed communication across standard copper telephone wires. This can include

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

How To Design The Web And The Internet

How To Design The Web And The Internet 1 The Environment and the Tools Web Design, 4 th Edition Chapter Objectives Describe the Internet and the World Wide Web Discuss ways to access the Internet and the Web Categorize types of Web sites Identify

More information

Chapter 7. The Internet and World Wide Web. What You Will Learn... Computers Are Your Future. The Internet. What You Will Learn...

Chapter 7. The Internet and World Wide Web. What You Will Learn... Computers Are Your Future. The Internet. What You Will Learn... What You Will Learn... Computers Are Your Future Chapter 7 How the Internet works Methods for accessing the Internet The Internet and the World Wide Web Hypertext Web browsers and Web servers The Internet

More information

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

Web Browsers And Mailing Tools

Web Browsers And Mailing Tools Web Browsers And Mailing Tools Introduction: Network A network is an interconnection between two or more computers or other computing devices which are connected together usually through a cable to share

More information

Computer Networks. Computer Networks. Telecommunication Links. Connecting. Connecting via Telephone Lines ISDN

Computer Networks. Computer Networks. Telecommunication Links. Connecting. Connecting via Telephone Lines ISDN Chapter 12 Topics: Communication links LAN / WAN Internet / WWW A computer network is a set of independent computer systems interconnected by telecommunication links. CMPUT101 Introduction to Computing

More information

Key Term Quiz Answers

Key Term Quiz Answers Key Term Quiz Answers The Internet Use the Key Terms list to complete the sentences that follow. Not all terms will be used. 1. The time it takes for a packet to travel to its destination and back is called

More information

Masters of Science in Information Technology

Masters of Science in Information Technology Objective: At the end of this module, you must be able to 1. Establish a basic understanding of the Internet 2. Understand the Internet's evolution What is Internet? Internet is a vast collection of different

More information

Technology/Internet Usage Workshop

Technology/Internet Usage Workshop Technology/Internet Usage Workshop 1) Workshop Goals (1 st Slide) 2) Computers Desk Top (Show examples) Lap-Top Hand-held Wireless Device Introduce Tammy Welsh from Gateway 3) What is the Internet? The

More information

Internet Infrastructure

Internet Infrastructure THE INTERNET 1 Background Created in 1969, connected computers at UCLA, Stanford Research Institute, U. of Utah, and UC at Santa Barbara With an estimated 200 million nodes and 1 billion users, the Internet

More information

Computer Networks and Internet working

Computer Networks and Internet working Computer Networks and Internet working By completing this module you will be able to understand and learn the following: Computer Networking, Types of Networks and network Services Different Cables used

More information

Introduction to LAN/WAN. Application Layer (Part II)

Introduction to LAN/WAN. Application Layer (Part II) Introduction to LAN/WAN Application Layer (Part II) Application Layer Topics Domain Name System (DNS) (7.1) Electronic Mail (Email) (7.2) World Wide Web (WWW) (7.3) Electronic Mail (Email) Mostly used

More information

Think! Think! Data communications. Long-Distance. Modems: to analog and back. Transmission Media. The last mile is the hardest for digital information

Think! Think! Data communications. Long-Distance. Modems: to analog and back. Transmission Media. The last mile is the hardest for digital information Data communications Think! Think!?? What makes it possible to communicate from point A to point B?? Long-Distance Transmission Media If you place a call outside the local transport area, an interchange

More information

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET 3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET The Business Value of Telecommunications and Networking Business value impacts of the telecommunications and Networking are: Declining transaction costs

More information

Internet Services. Sadiq M. Sait, Ph.D

Internet Services. Sadiq M. Sait, Ph.D Internet Services Sadiq M. Sait, Ph.D sadiq@ccse.kfupm.edu.sa Department of Computer Engineering King Fahd University of Petroleum and Minerals Dhahran, Saudi Arabia Internet Short Course 1-1 What really

More information

Advanced Higher Computing. Computer Networks. Homework Sheets

Advanced Higher Computing. Computer Networks. Homework Sheets Advanced Higher Computing Computer Networks Homework Sheets Topic : Network Protocols and Standards. Name the organisation responsible for setting international standards and explain why network standards

More information

The Internet and Its Uses

The Internet and Its Uses CHAPTER 1 The Internet and Its Uses Objectives After completing this chapter, you should be able to answer the following questions: How is the Internet evolving? How do businesses and individuals use the

More information

Introduction to computer networks and Cloud Computing

Introduction to computer networks and Cloud Computing Introduction to computer networks and Cloud Computing Aniel Nieves-González Fall 2015 Computer Netwoks A computer network is a set of independent computer systems that are connected by a communication

More information

Technical Glossary from Frontier

Technical Glossary from Frontier Technical Glossary from Frontier A Analogue Lines: Single Analogue lines are generally usually used for faxes, single phone lines, modems, alarm lines or PDQ machines and are generally not connected to

More information

lesson 19 Internet Basics

lesson 19 Internet Basics lesson 19 Internet Basics This lesson includes the following sections: The Internet: Then and Now How the Internet Works Major Features of the Internet Online Services Internet Features in Application

More information

17 FUNDAMENTALS OF INTERNET

17 FUNDAMENTALS OF INTERNET Fundamentals of Internet :: 323 17 FUNDAMENTALS OF INTERNET 17.1 INTRODUCTION The latest buzzword in computer world is Internet. It has taken the entire world by surprise with its cutting edge technology

More information

Discovering Computers 2008. Chapter 9 Communications and Networks

Discovering Computers 2008. Chapter 9 Communications and Networks Discovering Computers 2008 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the the components required for for successful communications Identify various sending and receiving devices

More information

What really is a Service?

What really is a Service? Internet Services What really is a Service? On internet (network of networks), computers communicate with one another. Users of one computer can access services from another. You can use many methods to

More information

Internet and its Application in Libraries

Internet and its Application in Libraries Internet and its Application in Libraries National Centre for Science Information (NCSI) Indian Institute of Science Bangalore 560 012 (E-Mail: raja@ncsi.iisc.ernet.in) Contents What is Internet? How does

More information

Connecting with Computer Science, 2e. Chapter 5 The Internet

Connecting with Computer Science, 2e. Chapter 5 The Internet Connecting with Computer Science, 2e Chapter 5 The Internet Objectives In this chapter you will: Learn what the Internet really is Become familiar with the architecture of the Internet Become familiar

More information

Computer networks, data communication and Internet

Computer networks, data communication and Internet **** 1 Computer networks, data communication and Internet Introduction **** Computer networks: summary 2 The following gives an overview of computer networks and data communication:»the basic principles»local

More information

CCNA Discovery Chapter Four

CCNA Discovery Chapter Four CCNA Discovery Chapter Four By Chief Eng. Amna Ahmed Institute of Telecommunication amna_ahmed28@yahoo.com Modified by Vincenzo Bruno Hacklab Cosenza Chapter 4 Explain what the internet is Every day millions

More information

Terminology. Internet Addressing System

Terminology. Internet Addressing System Terminology A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings, such as a school, or an airport. The defining characteristics

More information

The Internet and Network Technologies

The Internet and Network Technologies The Internet and Network Technologies Don Mason Associate Director Copyright 2013 National Center for Justice and the Rule of Law All Rights Reserved Inside vs. Outside Inside the Box What the computer

More information

Internet Basics. Basic Terms and Concepts. Connecting to the Internet

Internet Basics. Basic Terms and Concepts. Connecting to the Internet Internet Basics In this Learning Unit, we are going to explore the fascinating and ever-changing world of the Internet. The Internet is the largest computer network in the world, connecting more than a

More information

The following multiple-choice post-course assessment will evaluate your knowledge of the skills and concepts taught in Internet Business Associate.

The following multiple-choice post-course assessment will evaluate your knowledge of the skills and concepts taught in Internet Business Associate. Course Assessment Answers-1 Course Assessment The following multiple-choice post-course assessment will evaluate your knowledge of the skills and concepts taught in Internet Business Associate. 1. A person

More information

2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET)

2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET) 2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET) There are three popular applications for exchanging information. Electronic mail exchanges information between people and file

More information

Computer Networks CCNA Module 1

Computer Networks CCNA Module 1 Chapter 1: Quiz 1 Q1: Which statement describes a network that supports QoS? The fewest possible devices are affected by a failure. The network should be able to expand to keep up with user demand. The

More information

Internet and Services

Internet and Services 3 Internet and Services 3.1 INTRODUCTION The Internet began way back in 1969 when it was called ARPANet (Advanced Research Project Agency Network) and was used exclusively for military purposes. It soon

More information

Broadband Quality Test Plan

Broadband Quality Test Plan Broadband Quality Test Plan Version 1.2 December 2007 Page 1 Table of Contents 1 EXPERIMENT DESIGN... 3 1.1 METRICS... 3 1.2 DESTINATIONS...4 1.3 MEASUREMENT TECHNIQUES... 6 2 TEST SETUP... 7 2.1 ISPS

More information

Network: several computers who can communicate. bus. Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb).

Network: several computers who can communicate. bus. Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb). 1 / 17 Network: several computers who can communicate. Bus topology: bus Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb). Hardware has globally unique MAC addresses (IDs).

More information

Internet Public Network

Internet Public Network Internet Public Network Bandwidth Data rate measured in bits (not bytes) per seconds Kbps (Kilobits per seconds) 125 chars/sec Mbps (Megabits per seconds) 1,250 chars/sec Gbps (Gigabits per seconds) 12,500

More information

General Questions about TC3Net Residential DSL:

General Questions about TC3Net Residential DSL: General Questions about TC3Net Residential DSL: DSL (Digital Subscriber Line) is broadband technology that provides high-speed data transmission (up to 7.1 Mbps) over an existing telephone line. Speeds

More information

High Speed and Voice over I.P September 1, 2005

High Speed and Voice over I.P September 1, 2005 If your property is setup with high-speed Internet access, you can incur big savings on your outgoing calls by using Voice over I.P. services to replace your local telephone and/or long distance service.

More information

Basic Network Configuration

Basic Network Configuration Basic Network Configuration 2 Table of Contents Basic Network Configuration... 25 LAN (local area network) vs WAN (wide area network)... 25 Local Area Network... 25 Wide Area Network... 26 Accessing the

More information

How To Get High Speed Internet In Australia

How To Get High Speed Internet In Australia ADSL vs Cable Cable subscribers are connected directly to high speed lines while ADSL subscribers are connected directly to medium speed lines Cable subscribers share the line connecting them to neighbourhood

More information

Web Technologies for Beginners NME Programme - Notes. Part 1 Introduction to Internet

Web Technologies for Beginners NME Programme - Notes. Part 1 Introduction to Internet 1 Web Technologies for Beginners NME Programme - Notes Part 1 Introduction to Internet This Page is intentionally left blank 2 3 UNIT I Internet Programming LESSON 1 Structure 1.0 Objective 1.1 Introduction

More information

INTERNET CONNECTIVITY

INTERNET CONNECTIVITY INTERNET CONNECTIVITY http://www.tutorialspoint.com/internet_technologies/internet_connectivity.htm Copyright tutorialspoint.com Here in this tutorial, we will discuss how to connect to internet i.e. internet

More information

Networks 2. Gabriela Ochoa. 2014 University of Stirling CSCU9B1 Essential Skills for the Information Age. Content

Networks 2. Gabriela Ochoa. 2014 University of Stirling CSCU9B1 Essential Skills for the Information Age. Content Networks 2 Gabriela Ochoa Lecture Networks 2/Slide 1 Content How is Internet connected? Internet backbone Internet service providers (ISP) How to connect a home computer to the Internet? How do networks

More information

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet Basic Networking Concepts 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet 1 1. Introduction -A network can be defined as a group of computers and other devices connected

More information

Telecommunications systems (Part 1)

Telecommunications systems (Part 1) School of Business Eastern Illinois University Telecommunications systems (Part 1) (Week 11, Thursday 11/02/2006) Abdou Illia, Fall 2006 Learning Objectives 2 Describe and compare types of connection to

More information

Page 1 Basic Computer Skills Series: The Internet and the World Wide Web GOALS

Page 1 Basic Computer Skills Series: The Internet and the World Wide Web GOALS GOALS Understand the differences between the Internet and the World Wide Web Use a web browser to find and open websites Navigate using links, the back button, and the forward button Use bookmarks and

More information

Telecommunications, Networks, and Wireless Computing

Telecommunications, Networks, and Wireless Computing Objectives Telecommunications, Networks, and Wireless Computing 1. What are the features of a contemporary corporate telecommunications system? On what major technology developments are they based? 2.

More information

Technical Paper. Digital Subscriber Line (DSL): Using Next Generation Technologies to Expand Traditional Infrastructures

Technical Paper. Digital Subscriber Line (DSL): Using Next Generation Technologies to Expand Traditional Infrastructures Technical Paper Digital Subscriber Line (DSL): Using Next Generation Technologies to Expand Traditional Infrastructures USB ADSL Modem Contents Digital Subscriber Line (DSL): Using Next Generation Technologies

More information

Network support for tele-education

Network support for tele-education Network support for tele-education Aiko Pras Centre for Telematics and Information Technology University of Twente (UT) http://wwwtios.cs.utwente.nl/~pras This paper discusses the state of the art in networking,

More information

CISC 1600 Introduction to Multi-media Computing

CISC 1600 Introduction to Multi-media Computing CISC 1600 Introduction to Multi-media Computing Spring 2012 Instructor : J. Raphael Email Address: Course Page: Class Hours: raphael@sci.brooklyn.cuny.edu http://www.sci.brooklyn.cuny.edu/~raphael/cisc1600.html

More information

ADSL MODEM. User Manual V1.0

ADSL MODEM. User Manual V1.0 ADSL MODEM User Manual V1.0 CONTENTS 1.OVERVIEW... 3 1.1 ABOUT ADSL... 3 1.2 ABOUT ADSL2/2+... 3 1.3 FEATURES... 3 2 SPECIFICATION... 4 2.1 INTERFACE INTRODUCTION... 4 2.1.1 INDICATOR AND INTERFACE...

More information

M3-R3: INTERNET AND WEB DESIGN

M3-R3: INTERNET AND WEB DESIGN M3-R3: INTERNET AND WEB DESIGN NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the TEAR-OFF ANSWER

More information

Internet Jargon. Address: See Uniform Resource Locator.

Internet Jargon. Address: See Uniform Resource Locator. Internet Jargon Address: See Uniform Resource Locator. Address Bar: Part of the window in Internet Explorer that displays the URL of the web site currently being viewed. This is also the location where

More information

Small Business Server Part 2

Small Business Server Part 2 Small Business Server Part 2 Presented by : Robert Crane BE MBA MCP director@ciaops.com Computer Information Agency http://www.ciaops.com Agenda Week 1 What is SBS / Setup Week 2 Using & configuring SBS

More information

architecture: what the pieces are and how they fit together names and addresses: what's your name and number?

architecture: what the pieces are and how they fit together names and addresses: what's your name and number? Communications and networking history and background telephone system local area networks Internet architecture: what the pieces are and how they fit together names and addresses: what's your name and

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical

More information

Chapter 4 Connecting to the Internet through an ISP

Chapter 4 Connecting to the Internet through an ISP Chapter 4 Connecting to the Internet through an ISP 1. According to Cisco what two things are essential to gaining access to the internet? a. ISPs are essential to gaining access to the Internet. b. No

More information

Networks. Connecting Computers. Measures for connection speed. Ethernet. Collision detection. Ethernet protocol

Networks. Connecting Computers. Measures for connection speed. Ethernet. Collision detection. Ethernet protocol Connecting Computers Networks Computers use networks to communicate like people use telephones or the postal service Requires either some sort of cable point-to-point links connect exactly 2 computers

More information

SWE 444 Internet and Web Application Development. Introduction to Web Technology. Dr. Ahmed Youssef. Internet

SWE 444 Internet and Web Application Development. Introduction to Web Technology. Dr. Ahmed Youssef. Internet SWE 444 Internet and Web Application Development Introduction to Web Technology Dr. Ahmed Youssef Internet It is a network of networks connected and communicating using TCP/IP communication protocol 2

More information

Creating web pages Chapter 1. A brief introduction to the Internet and web pages

Creating web pages Chapter 1. A brief introduction to the Internet and web pages ESCUELA TÉCNICA SUPERIOR DE INGENIERÍA ICAI Chapter 1. A brief introduction to the Internet and web pages Cristina Puente, Rafael Palacios 2009-2010 History of the Internet. 1957-1970 1957 (Cold war) The

More information

Unit- I Introduction and Web Development Strategies

Unit- I Introduction and Web Development Strategies Introduction to Web Technology 1 (ECS-604) Unit- I Introduction and Web Development Strategies 1. World Wide Web: The World Wide Web is a system of interlinked hypertext documents accessed via the Internet.

More information

2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET)

2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET) 2- Electronic Mail (SMTP), File Transfer (FTP), & Remote Logging (TELNET) There are three popular applications for exchanging information. Electronic mail exchanges information between people and file

More information

Connection Services. Hakim S. ADICHE, MSc

Connection Services. Hakim S. ADICHE, MSc Connection Services Hakim S. ADICHE, MSc adiche@ccse.kfupm.edu.sa Department of Computer Engineering King Fahd University of Petroleum and Minerals Dhahran, Saudi Arabia Connection Services Different connectivity

More information

Getting Broadband. FCC Consumer Facts. What Is Broadband?

Getting Broadband. FCC Consumer Facts. What Is Broadband? Getting Broadband FCC Consumer Facts What Is Broadband? Broadband or high-speed Internet access allows users to access the Internet and Internetrelated services at significantly higher speeds than those

More information

Chapter 9. The Internet: Information Technology Infrastructure for the Digital Firm. Essentials of Management Information Systems

Chapter 9. The Internet: Information Technology Infrastructure for the Digital Firm. Essentials of Management Information Systems Chapter 9 The Internet: Information Technology Infrastructure for the Digital Firm 9.1 Prentice Hall Objectives 1. How does the Internet work? What are its major capabilities and benefits to business?

More information

Analysis of xdsl Technologies

Analysis of xdsl Technologies International Journal of Electronics and Computer Science Engineering 897 Available Online at www.ijecse.org ISSN- 2277-1956 Analysis of xdsl Technologies Dimple Saproo 1, Megha Goyal 2, Asha Bhagashra

More information

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data.

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data. Uses of a network A network is a way to connect computers so that they can communicate, exchange information and share resources in real time. Networks enable multiple users to access shared data and programs

More information

Linksys Gateway SPA2100-SU Manual

Linksys Gateway SPA2100-SU Manual Linksys Gateway SPA2100-SU Manual Manuel de l'utilisateur Table of Contents Looking for Basic Setup Instructions?... 3 Most Recent Version of this Manual... 3 Advanced Setup Instructions... 4 Wiring Your

More information

WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham

WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham 1 Wide-area Networks (WANs) 2 Metropolitan-Area Network (MANs) 3 Path Determination 4 Internetworking Any internetwork must include

More information

Five Phases. The History of the Internet and World-Wide-Web. Long Distance LAN. internet. Internet. Tool Building

Five Phases. The History of the Internet and World-Wide-Web. Long Distance LAN. internet. Internet. Tool Building Five Phases The History of the Internet and World-Wide-Web Charles Severance Michigan State University Long Distance Networking 1966-1973 Network of Networks internet 1974-1985 internet becomes Internet

More information

Data Transmission. from one person or place to another. person or place to another of passing something

Data Transmission. from one person or place to another. person or place to another of passing something Data Transmission Transmission: the process of passing something from one person or place to another of passing something from one person or place to another Data Transmission Main types of Transmission

More information

The Journey Inside SM : The Internet Background Information, Part 1

The Journey Inside SM : The Internet Background Information, Part 1 SM : The Internet Background Information, Part 1 Growth of the Internet It is almost impossible to make it through a day without hearing a reference to the Internet. The Internet began in 1969 as the ARPANET

More information

Alexander Nikov. 6. Telecommunications and networks, the Internet. Hyundai Heavy Industries Creates A Wireless Shipyard. a Wireless Shipyard

Alexander Nikov. 6. Telecommunications and networks, the Internet. Hyundai Heavy Industries Creates A Wireless Shipyard. a Wireless Shipyard INFO 1500 Introduction to IT Fundamentals Learning Objectives 6. Telecommunications and networks, the Internet 1. Identify the principal components of telecommunications networks and key networking technologies.

More information

Bandwidth Primer The basic conditions and terms used to describe information exchange over networks.

Bandwidth Primer The basic conditions and terms used to describe information exchange over networks. The basic conditions and terms used to describe information exchange over networks. 385 Jordan Road Troy, NY 12180 Phone 518.286.7000 518.286.2439 www.learnlinc.com Table of Contents TABLE OF CONTENTS...2

More information

Network Pop Quiz 5 Brought to you by www.rmroberts.com please visit our site!

Network Pop Quiz 5 Brought to you by www.rmroberts.com please visit our site! Network Pop Quiz 5 Brought to you by www.rmroberts.com please visit our site! This is a set of questions to help you prepared for the CompTIA Network+ certification examination. You should not exceed twenty

More information

Web Development. How the Web Works 3/3/2015. Clients / Server

Web Development. How the Web Works 3/3/2015. Clients / Server Web Development WWW part of the Internet (others: Email, FTP, Telnet) Loaded to a Server Viewed in a Browser (Client) Clients / Server Client: Request & Render Content Browsers, mobile devices, screen

More information

JARGON BUSTER CONNECTING WALES

JARGON BUSTER CONNECTING WALES JARGON BUSTER CONNECTING WALES A ADSL ADSL broadband, or Asymmetric Digital Subscriber Line, is the most common broadband type, using standard phone lines. Bandwidth is limited, shared with other users

More information

Voice and Delivery Data Networks

Voice and Delivery Data Networks Voice and Delivery Data Networks Chapter 11 Learning Objectives After reading this chapter, you should be able to: Identify the basic elements of a telephone system Describe the composition of the telephone

More information

Communications and Networking

Communications and Networking Communications and Networking History and Background telephone system local area networks Internet architecture: what the pieces are and how they fit together names and addresses: what's your name and

More information

Access the Test Here http://myspeed.visualware.com/index.php

Access the Test Here http://myspeed.visualware.com/index.php VoIP Speed Test Why run the test? Running a VoIP speed test is an effective way to gauge whether your Internet connection is suitable to run a hosted telephone system using VoIP technology. A number of

More information

Using email over FleetBroadband

Using email over FleetBroadband Using email over FleetBroadband Version 01 20 October 2007 inmarsat.com/fleetbroadband Whilst the information has been prepared by Inmarsat in good faith, and all reasonable efforts have been made to ensure

More information

Protocols. Packets. What's in an IP packet

Protocols. Packets. What's in an IP packet Protocols Precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet Protocol (bottom level) all packets shipped from network to network as IP packets

More information

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Internet Performance

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Internet Performance Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved Internet Performance Reasons for Internet Performance Issues: 1) Hardware Old hardware can place a bottleneck

More information

Chapter 9 Using Telephone and Cable Networks for Data Transmission

Chapter 9 Using Telephone and Cable Networks for Data Transmission 9-11 TELEPHONE NETWORK Chapter 9 Using Telephone and Cable Networks for Data Transmission 1 McGraw-Hill Copyright The McGraw-Hill Companies, Inc. Permission required The for reproduction McGraw-Hill or

More information

VPN over Satellite A comparison of approaches by Richard McKinney and Russell Lambert

VPN over Satellite A comparison of approaches by Richard McKinney and Russell Lambert Sales & Engineering 3500 Virginia Beach Blvd Virginia Beach, VA 23452 800.853.0434 Ground Operations 1520 S. Arlington Road Akron, OH 44306 800.268.8653 VPN over Satellite A comparison of approaches by

More information

Broadband 101: Installation and Testing

Broadband 101: Installation and Testing Broadband 101: Installation and Testing Fanny Mlinarsky Introduction Today the Internet is an information superhighway with bottlenecks at every exit. These congested exits call for the deployment of broadband

More information

Evolution of the WWW. Communication in the WWW. WWW, HTML, URL and HTTP. HTTP Abstract Message Format. The Client/Server model is used:

Evolution of the WWW. Communication in the WWW. WWW, HTML, URL and HTTP. HTTP Abstract Message Format. The Client/Server model is used: Evolution of the WWW Communication in the WWW World Wide Web (WWW) Access to linked documents, which are distributed over several computers in the History of the WWW Origin 1989 in the nuclear research

More information