1.22k likes | 1.57k Views
3: Connecting to the Network. Networking for Home & Small Business. What’s a Network?. Make a phone call, watching TV, radio, Internet, Gaming All depend on a reliable network Group of connected devices able to communicate with each other. Networks. Basic Network Components.
E N D
3: Connecting to the Network Networking for Home & Small Business
What’s a Network? • Make a phone call, watching TV, radio, Internet, Gaming • All depend on a reliable network • Group of connected devices able to communicate with each other
Basic Network Components • 4 categories of components • Hosts • Shared peripherals • Networking devices • Networking media
Hosts • They send & receive data • Have an IP Address
Shared Peripherals • Shared devices that ARE connected to a host • Rely on their connected hosts to communicate • Print Sharing
Networking devices • Connect hosts • Hubs, switches, routers • Move & control traffic
Networking media • Connects Devices
Handout • Complete Handout 1
Client-Server • Hosts have an IP Address • Hosts can act as a client or server • Depends on software installed • Server provides services to other hosts • Like providing email or web services • Clients request & display info from servers
Popular Client-Server Network • World of Warcraft • Players from all over the world connect & play
Peer-to-Peer Networks • One computer can sometimes act as the server & the client • Simplest: 2 connected devices • Uses a crossover cable • Multiple PC’s connect with a hub
Peer-to-Peer Networks • Large businesses have lots of traffic • Dedicated servers to handle requests
Famous Peer-to-Peer • LimeWire • Exchanging MP3’s with another device
Physical Topology • Layout/Map of network • Shows where each host is located, wiring, network devices
Logical Topology • Groups hosts by how they use the network • Not physical location • Host names, addresses, group info & applications can be recorded
Lab 3.1.5 • Building a Peer-to-Peer Network
Review • What does SOHO stand for? • Small office home office • What interconnects hosts & controls traffic? • Network devices • Which cable connects 2 PC’s together? • Crossover cable • Hosts are devices that have what? • IP Addresses • Describe client-server. End of Part 1
Principles of Communication • The Message • Source or Sender • Destination or Receiver • Channel or Pathway • Protocol or Rules
Human Communication • What are our rules of communication?
Protocols • Rules of Communication over a medium • Protocols define the details of how the message is transmitted, and delivered. • This includes issues of:
Message Encoding • Encoding • Converting thoughts into words • Describing the sunset • Bits are encoded for that medium • Light, electricity, or radio waves • Destination will decode the message
Encapsulation of Data • Computer messages packed in a FRAME • Acts like an envelope • Provides the addresses • Must be properly addresses or won’t be delivered
Handout • Complete Handout 2 & 3 • Message Format Ordering
Review • What 4 things do you need for communication? • Source, destination, channel, protocol • Describe encoding. • Bits into electricity, light, or radio waves • A message is encapsulated in what? • Frame • Which 2 address are in the frame? • Source & destination MAC address
Message Size • You talk in sentences. • Length will vary depending on what can be processed or understood by the listener • Messages sent across networks are broken into smaller pieces • Size of a frame
Message Timing • People use timing to determine when to speak, how fast or slow to talk, and how long to wait for a response. These are the rules of engagement. • Access Method • Flow Control • Response Timeout
Message Timing • Access Method • When to begin sending & how to respond to errors • Collision if two talk at same time • Flow Control • Sender can transmit messages faster than the destination can receive & process • Use flow control to negotiate correct timing for successful communication • Response Timeout • How long to wait for responses & what to do
Unicast Message Pattern • Unicast • 1 to 1 single message
Multicast Message Pattern • Multicast • 1 to a group message
Broadcast Message Pattern • Broadcast • 1 to all
Review • What is it called when one message format is placed in another message format? • Encapsulation • Bob is talking to Sally. Which type of message pattern is this? • Unicast • Which address is used in a frame? • MAC address (source & destination)
Review • Which message is one to all? • Broadcast
Importance of Protocols • Computers need rules to communicate • Local network devices MUST speak same language • Most common wired protocol is ETHERNET
Early Days of Computing • Each vendor had their own rules • Standards had to be created
Standardizing • IEEE maintains standards approvals • Assigned a # • 802.3 is Ethernet • 100Base-T • 100 megabit Ethernet • Baseband Transmission • Twisted Pair Cabling
Physical Addressing • Remember encapsulating frames? • Source & destination address needed • Each host on Ethernet has a physical address (MAC Address) • Burned into NIC • NIC encapsulates source & dest. MAC • Host that receives frame reads dest. MAC • If it contains its own MAC, it will process it • If not, it ignores it
Lab 3.3.3 • Determine the Mac Address • Ipconfig /all
Ethernet Frame Structure • Frames are also called PDU’s • Protocol Data Units • 64-1518 bytes each frame • Preamble for timing • SFD is end of timing, begin frame • FCS- helps check for damaged frames
MAC & IP- Happy Together! IP MAC MAC