Top Banner
NETWORKS AND COMMUNICATION
31

Networks and Communication

Mar 23, 2016

Download

Documents

Lolita

Networks and Communication. History of Communication. Middle Ages Communication and Transportation are linked Printing Press Guttenburg Telegraph Samuel Morse Telephone Alexander Graham Bell Internet. History of the Internet. 1950’s XEROX developed Networked computers - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Networks   and Communication

NETWORKS AND COMMUNICATION

Page 2: Networks   and Communication

History of Communication• Middle Ages

• Communication and Transportation are linked• Printing Press

• Guttenburg• Telegraph

• Samuel Morse• Telephone

• Alexander Graham Bell• Internet

Page 3: Networks   and Communication

History of the Internet

• 1950’s XEROX developed Networked computers• 1960’s – ARPANET - Originally a network connecting military

installations to safeguard US military secrets in case of a nuclear attack

• 1970’s – Universities – shared resources• 1980’s – Nerds • 1990’s – Normal People

Page 4: Networks   and Communication

Physical Methods of Connectivity• Wired

• Category 5 cable – Twisted Pair (4x2)• Coaxial• POTS• FIOS

• Wireless• Satellite TV (Disk Network)• WiFi (802.11 standard)• 3G 4G (Phone Networks)• Infrared (TV Remote control)• Bluetooth

Page 5: Networks   and Communication

LAN vs WAN• Local Area Network

• IHA ,Small business• Home Networks

• Wide Area Network• Multinational Corporations• Internet

Page 6: Networks   and Communication

How do computers CommunicateTCP/IP

• Transfer Control Protocol / Internet Protocol • Protocol used for most networks including the Internet• Every computer on a network has its own IP address for

that network.• IP address consists of 4 bytes separated by periods –

192.168.100.63.• Over 4 billion possible addresses.• All Internet IP’s are taken.• 192.168. ? . ? are reserved for LANs

Page 7: Networks   and Communication

IP addresses – Static vs Dynamic

• Static IP addresses • Some computers never change their IP address.

• 74.125.239.33• 98.139.183.24

• 74.123.155.128• immaculateheartacademy.org = 173.210.1.82

Ntserver121 (LAN) = 192.168.100.2• Dynamic IP addresses – DHCP –

• Dynamic Host Control Configuration• Most Home Routers are given a different available address every time

they connect.

Page 8: Networks   and Communication

How does a computer get an IP address?

• Every Network device (laptop, smartphone, iPad, etc.) has a unique “MAC” address that never changes• Consists of 6 hexadecimal pairs ( 00 3A BC 14 F3 29 )

• Every LAN has a DHCP server• When a device joins the network it sends a broadcast to

every device it can find:• “Are you a DHCP server? If so, give me an IP address.”

• The DHCP server answers and temporarily gives an IP address (192.168.0.3) to your computer which it then uses to communicate with the network.

Page 9: Networks   and Communication

Packets of Data• Data arrives in a series of addressed packets.• Only a limited number of bytes (1000 – 4000) are transmitted in each packet.

• Each packet starts with the IP address.• Your network card only accepts packets that are addressed to it.

• Your Internet browser reassembles the file as the packets arrive.

Page 10: Networks   and Communication

Hubs, Switches and Routers• All three devices send packets over a network• Hub – sends all packets out each port• Switch – learns where each IP addresses lives and only

sends packets down that switch• Router – sends packets onto a different network

Page 11: Networks   and Communication

How a router works• Your router is given an Internet IP address by your ISP. ie. 173.210.1.82

• Your router gets a LAN IP address for your local network

• Any computer on your home network speaks to its default gateway (the router) using its local IP address. The router then speaks to the Internet, fetches your page and sends it to your computer.

Page 12: Networks   and Communication

Wired Bandwidth (Speed)• LANs

• 10 mbs (megabits/sec) – Ethernet• Older computers (> 10 years old)

• 100 mbs – Fast Ethernet• 1000 mbs – Gigabit

• All new laptops and computers have a gigabit port for wired connections

Page 13: Networks   and Communication

WiFi Speeds – 802.11

• 11 mbs (“B”)• 54 mbs (“G”)• 54 mbs (“A”) – used in some businesses• 300 mbs (“N”)

All standards are “backwards compatible”

Page 14: Networks   and Communication

ISP – Internet Service Providers• Client computers must connect to a computer on the backbone of the Internet.

• Popular ISP’s in Bergen County: • Optimum Online (cable)• Verizon (FIOS)

Page 15: Networks   and Communication

WAN Bandwidth (Speed)

• FIOS – 50 mbs• Optimum – 20 mbs• 4G – 10 mbs• 3G – 4 mbs

Test your speed at speedtest.net

Page 16: Networks   and Communication

Browsers• A browser is software on the client computer that is need to convert html text into a web page.

• Most popular – • Google Chrome• MS Internet Explorer• Mozilla Firefox• Apple Safari• Opera

Page 17: Networks   and Communication

Analyzing a URL

1. Protocol2. Domain Name or server3. Folders4. File Name

Page 18: Networks   and Communication

http://wb11.com/shows/seinfeld/newman.htm

Protocol determines what type of data is being transmitted

Page 19: Networks   and Communication

Internet protocols• http: – hypertext transfer protocol – by far the most common

• https: - secure (encrypted)• ftp: - file transfer protocol• mailto: – sends e-mail

Page 20: Networks   and Communication

http://wb11.com/shows/seinfeld/newman.htm

Domain Name

Name of the computer (server) that holds the desired information

Page 21: Networks   and Communication

DNS – Domain Name Server• Large database of domain name sends the IP address back to the computer that requested the domain name.

• There are 7 “master” domain controllers on the Internet

• LANs have their own DNS. • Networksolutions.com • Network-tools.com – website that will display names and IP addresses

http://www.yougetsignal.com/tools/visual-tracert/

Page 22: Networks   and Communication

Domain Name Extensions (7 Original)

• 3 – letter• .com - commercial• .edu – educational (now just colleges)• .org – organization (usually non-profit )• .net – internet related• .gov – US federal government• .mil – military• .int – international databases

Page 23: Networks   and Communication

Additional Common Extensions• .biz – businesses• .info – information• .name – individuals (john.smith.name)• .pro – professionals (johndoe.med.pro)

Page 24: Networks   and Communication

Domain Name Extensions• 2 letter extensions• Usually Country names

• .uk .jp .us .au .de .ch .tv• Sometimes State names

• .nj .in .ca

http://www.networksolutions.com/domain-name-registration/popup-extensions.jsp

Page 25: Networks   and Communication

Subdomains• There is a hierarchy working from the back of the URL:

http://baseball.fantasysports.yahoo.com

Page 26: Networks   and Communication

Registering your own Domain• You must have someplace to host the site-

• A computer with a static IP address running Web Server software

• It cost about $10 / year to register your name.

• Check availability of your name. • Iha.net iha.com ihahs.org

Page 27: Networks   and Communication

http://wb11.com/shows/seinfeld/newman.htm

Folders (optional)

Just like your computer, the server is divided into folders or directories.

There may be many. There may be none.

Page 28: Networks   and Communication

http://wb11.com/shows/seinfeld/newman.htm

File Name

The name of the file to be viewedIf no file is mentioned, the index.htm or default.htm is displayed.

If index.htm or default.htm don’t exist, a listing of all files in the folder is sometimes displayed.

http://173.210.1.82/Outside2/Computer/Hotz/

Page 29: Networks   and Communication

File names• .html or .htm – hypertext markup language• .asp – active server page• File types that are associated with certain applications will

automatically start that application or run within the browser. • (.ppt, .jpg, .mp3, etc.)

• Go to ihahs.com. Download a form.

Page 30: Networks   and Communication

Cookies• Cookies are small text files stored on the client computer by many websites.

• They contain info such as account name, preferences, etc.

• In general they are “good” files, saving you time.• Look in c:\documents and settings\user\cookies (Win XP)

Page 31: Networks   and Communication

Miscellaneous URLs• Open a browser• Go to Yahoo. Click an article.• Do a Google Search.• Check your mail.