SlideShare a Scribd company logo
Networking ComputersNetworking Computers
Copyright © 2006 by James Hug
2
Types of Computer NetworksTypes of Computer Networks
► Mainframe/TerminalMainframe/Terminal
 1960’s/70’s technology1960’s/70’s technology
 Computation centralizedComputation centralized
► Server/ClientServer/Client
 1980s technology1980s technology
 Computation distributed with a central point of data storageComputation distributed with a central point of data storage
 Large installationsLarge installations
► Peer to PeerPeer to Peer
 1990’s technology1990’s technology
 Primarily for file sharing between computersPrimarily for file sharing between computers
 Limited to 10 computers (Microsoft limitation)Limited to 10 computers (Microsoft limitation)
3
Typical InstallationTypical Installation
4
Communication SystemsCommunication Systems
► EthernetEthernet
 Open network system (most popular)Open network system (most popular)
 Low hardware costsLow hardware costs
► Token RingToken Ring
 Closed network system - IBMClosed network system - IBM
 Limited to 4 Mbs or 16 Mbs (cable dependent)Limited to 4 Mbs or 16 Mbs (cable dependent)
► ARCnetARCnet
 Obsolete systemObsolete system
 Limited to 15 MbsLimited to 15 Mbs
5
Communication Systems (conti.)Communication Systems (conti.)
► USBUSB
 Limited flexibilityLimited flexibility
 100/400 Mbs100/400 Mbs
 Maximum cable length 16 footMaximum cable length 16 foot
► FireWire (IEEE 1394)FireWire (IEEE 1394)
 Limited flexibilityLimited flexibility
 480 Mbs480 Mbs
 Maximum cable length 16 footMaximum cable length 16 foot
6
Communication Systems (conti.)Communication Systems (conti.)
► AppleTalkAppleTalk
 Closed network system - Apple ComputerClosed network system - Apple Computer
 Used primarily for their printer sharingUsed primarily for their printer sharing
► StarLanStarLan
 Closed network systemClosed network system
► HPNAHPNA
 Phoneline network systemPhoneline network system
► Power LinePower Line
► OthersOthers
7
Ethernet Cable SystemsEthernet Cable Systems
► ThinNet (10Base2)ThinNet (10Base2)
 Coaxial cable (bus topology)Coaxial cable (bus topology)
 Half duplex communicationHalf duplex communication
 Limited to 10 MbsLimited to 10 Mbs
 Limited to 900 foot total lengthLimited to 900 foot total length
 Limited installation flexibilityLimited installation flexibility
 Rapidly becoming obsoleteRapidly becoming obsolete
8
Ethernet Systems (conti.)Ethernet Systems (conti.)
►Unshielded Twisted Pair (UTP)Unshielded Twisted Pair (UTP)
 Half or Full Duplex [10/100/1000BaseT(x)]Half or Full Duplex [10/100/1000BaseT(x)]
 Speed is depended on the cable typeSpeed is depended on the cable type
 Cable TypesCable Types
►Cat-1 – Telephone (voice)Cat-1 – Telephone (voice)
►Cat-2 – 4 Mbs (Token Ring)Cat-2 – 4 Mbs (Token Ring)
►Cat-3 – 10 Mbs (Ethernet) – 300 foot max. lengthCat-3 – 10 Mbs (Ethernet) – 300 foot max. length
►Cat-4 – 20 Mbs (Token Ring)Cat-4 – 20 Mbs (Token Ring)
►Cat-5 – 100 Mbs (Ethernet) – 300 foot max. lengthCat-5 – 100 Mbs (Ethernet) – 300 foot max. length
►Cat-6 – 250 Mbs (Ethernet) – 300 foot max. lengthCat-6 – 250 Mbs (Ethernet) – 300 foot max. length
9
Ethernet Systems (conti.)Ethernet Systems (conti.)
►Fiber Optic (FDDI)Fiber Optic (FDDI)
 1000 Mbs (Ethernet limitation)1000 Mbs (Ethernet limitation)
 Same cable can share other transmissionSame cable can share other transmission
protocols (i.e. ATM, etc.) at the same timeprotocols (i.e. ATM, etc.) at the same time
 Length limitation – miles (depended onLength limitation – miles (depended on
hardware)hardware)
 Used extensively to connect server farmsUsed extensively to connect server farms
togethertogether
10
Ethernet Systems (conti.)Ethernet Systems (conti.)
►WirelessWireless
 IEEE 802.11.aIEEE 802.11.a
►5.4 MHz – 54 Mbs – 100 foot line of sight5.4 MHz – 54 Mbs – 100 foot line of sight
 IEEE 802.11.bIEEE 802.11.b
►2.4 MHz – 11 Mbs – 300 foot line of sight2.4 MHz – 11 Mbs – 300 foot line of sight
 IEEE 802.11.gIEEE 802.11.g
►2.4 MHz – 54 Mbs – 300 foot line of sight2.4 MHz – 54 Mbs – 300 foot line of sight
 IEEE 802.11.gxIEEE 802.11.gx
►2.4 MHz – 108 Mbs – 300 foot line of sight2.4 MHz – 108 Mbs – 300 foot line of sight
11
Hardware RequirementsHardware Requirements
►Network Interface Card (NIC)Network Interface Card (NIC)
 Each computer must have one, either anEach computer must have one, either an
installed or built onto the motherboardinstalled or built onto the motherboard
 It can be either wired or wirelessIt can be either wired or wireless
 Must be compatible with cable systemMust be compatible with cable system
 I recommend 100BaseT(x) for wired systemsI recommend 100BaseT(x) for wired systems
 Cost (wired) ≈ $10.00 eachCost (wired) ≈ $10.00 each
 Cost (wireless) ≈ $60.00 eachCost (wireless) ≈ $60.00 each
12
Hardware Requirements (conti.)Hardware Requirements (conti.)
►Hub/Switch/Router/Wireless Access PointHub/Switch/Router/Wireless Access Point
 For connecting two computers together – noneFor connecting two computers together – none
is needed, but a “cross over” type cable isis needed, but a “cross over” type cable is
requiredrequired
 For networking several computers togetherFor networking several computers together
(Peer to Peer) with(Peer to Peer) with nono Internet connection –Internet connection –
either a Hub/Switch/Wireless AP is neededeither a Hub/Switch/Wireless AP is needed
 For networking several computers to aFor networking several computers to a
broadband connection (DSL/Cable) – a Routerbroadband connection (DSL/Cable) – a Router
is neededis needed
13
Hardware Requirements (conti.)Hardware Requirements (conti.)
 Hub/Switch/Router costsHub/Switch/Router costs
►Hub ≈ $10.00 - depended on number of portsHub ≈ $10.00 - depended on number of ports
►Switch ≈ $20.00 - depended on number ofSwitch ≈ $20.00 - depended on number of
portsports
►Router (wired) ≈ $40.00 - depended onRouter (wired) ≈ $40.00 - depended on
number of portsnumber of ports
►Router (wireless 802.11.b) ≈ $50.00Router (wireless 802.11.b) ≈ $50.00
►Router (wireless 802.11.g/gx) ≈ $60.00Router (wireless 802.11.g/gx) ≈ $60.00
14
Hardware Requirements (conti.)Hardware Requirements (conti.)
 Cable costCable cost
►CAT-5/6 cable ≈ $0.20 per foot (withCAT-5/6 cable ≈ $0.20 per foot (with
connectors affixed)connectors affixed)
15
Typical InstallationTypical Installation
16
Transmission ProtocolsTransmission Protocols
►TCP/IPTCP/IP
 Internet standard also used by Unix (Linux) andInternet standard also used by Unix (Linux) and
Windows 2000 & XPWindows 2000 & XP
►NetBEUINetBEUI
 Used in peer to peer networksUsed in peer to peer networks
 With the introduction of Windows XP - no longerWith the introduction of Windows XP - no longer
supported by Microsoftsupported by Microsoft
►IPX/SPXIPX/SPX
 Used in legacy Novell systemsUsed in legacy Novell systems
17
Transmission Protocols (conti.)Transmission Protocols (conti.)
►Other systemsOther systems
 PPP – Dial up modem (POT)PPP – Dial up modem (POT)
 PPPoE – Broadband (DSL & TV Cable)PPPoE – Broadband (DSL & TV Cable)
 PPTP – Virtual Private NetworksPPTP – Virtual Private Networks
 UPnP – Special devices (printer servers,UPnP – Special devices (printer servers,
household appliances, etc.)household appliances, etc.)
 AppleTalk - Used primarily for printer sharingAppleTalk - Used primarily for printer sharing
 DLC – IBM mainframe/terminalDLC – IBM mainframe/terminal
 ATM – Teleco network interconnectionsATM – Teleco network interconnections
18
Software RequirementsSoftware Requirements
(Peer to Peer network)(Peer to Peer network)
►DOS & Windows 3.1 systemsDOS & Windows 3.1 systems
 Third party software is required (Lantastic, etc.)Third party software is required (Lantastic, etc.)
►Windows 3.11 & 95 systemsWindows 3.11 & 95 systems
 Third party software is required (Lantastic, etc.)Third party software is required (Lantastic, etc.)
►Windows 95(OSR) & 98(x) systemsWindows 95(OSR) & 98(x) systems
 Included in operating systemIncluded in operating system
►Windows 2000 & XP systemsWindows 2000 & XP systems
 Included in operating systemIncluded in operating system
19
Hardware InstallationHardware Installation
►Desktop ComputersDesktop Computers
 Install NIC card in computer (if needed)Install NIC card in computer (if needed)
► Be sure to unplug the power cordBe sure to unplug the power cord
► Remove case coverRemove case cover
► Install NIC card in an available slotInstall NIC card in an available slot
► Replace case coverReplace case cover
►Laptop computersLaptop computers
 Some Laptop computers have a NIC built into them; if not, insert aSome Laptop computers have a NIC built into them; if not, insert a
NIC PCMCA card into the PCMCA slot and reboot the computerNIC PCMCA card into the PCMCA slot and reboot the computer
20
Hardware Installation (Conti.)Hardware Installation (Conti.)
►Driver InstallationDriver Installation
 Run the software that came with the NIC cardRun the software that came with the NIC card
 If no software came with the NIC card, do:If no software came with the NIC card, do:
►Click right mouse button on “My Computer”Click right mouse button on “My Computer”
►Click left mouse button on “Properties”Click left mouse button on “Properties”
►Windows 98(x) – click left mouse button on “DeviceWindows 98(x) – click left mouse button on “Device
Manager”Manager”
►Windows 2000 & XP – click left mouse button onWindows 2000 & XP – click left mouse button on
“Hardware” & click left mouse button on “Device“Hardware” & click left mouse button on “Device
Manager”Manager”
21
Hardware Installation (Conti.)Hardware Installation (Conti.)
►Driver Installation (conti.)Driver Installation (conti.)
►Run the “Add Hardware Manager Wizard”Run the “Add Hardware Manager Wizard”
►Or manually install the device driverOr manually install the device driver
 Verify in the “Device Manager” that the driver isVerify in the “Device Manager” that the driver is
installed properly and enabledinstalled properly and enabled
►There should beThere should be nono yellow “explanation marks” (yellow “explanation marks” (!!) on) on
any of the devicesany of the devices
►Look in the properties of the device, it will tell you ifLook in the properties of the device, it will tell you if
the device is enabledthe device is enabled
22
Connection Software (Services)Connection Software (Services)
► Internet Connection (Broadband)Internet Connection (Broadband)
 Windows 98(x) systemsWindows 98(x) systems
► In “Settings” > “Control Panel” > “Network” verify thatIn “Settings” > “Control Panel” > “Network” verify that
the following are installed and install if missing:the following are installed and install if missing:
 Client for Microsoft NetworksClient for Microsoft Networks
 Microsoft Family LogonMicrosoft Family Logon
 File and printer sharing for Microsoft NetworksFile and printer sharing for Microsoft Networks
 NETBEUI -> Dial up AdapterNETBEUI -> Dial up Adapter
 NETBEUI -> NIC adapterNETBEUI -> NIC adapter
 TCP/IP -> Dial up AdapterTCP/IP -> Dial up Adapter
 TCP/IP -> NIC adapterTCP/IP -> NIC adapter
► Select “Microsoft Family Logon” as Primary NetworkSelect “Microsoft Family Logon” as Primary Network
LogonLogon
► In “File and Print Sharing” tab check the appropriateIn “File and Print Sharing” tab check the appropriate
boxesboxes
23
Connection Software (Services)Connection Software (Services)
► Internet Connection (Broadband)Internet Connection (Broadband)
 Windows 2000 & XP systemsWindows 2000 & XP systems
► If you decide to convert all of your computers on yourIf you decide to convert all of your computers on your
LAN to Microsoft’s new standard (NETBIOS overLAN to Microsoft’s new standard (NETBIOS over
TCP/IP) do the following:TCP/IP) do the following:
 In “My Network places” screen under “Network Tasks”In “My Network places” screen under “Network Tasks”
run the “Set up a small home or office networkrun the “Set up a small home or office network
 Make a “Network Install” floppy disk and run it on yourMake a “Network Install” floppy disk and run it on your
other computersother computers
► If you decide to stay with Microsoft’s discontinuedIf you decide to stay with Microsoft’s discontinued
NETBEUI protocol find and install the NETBEUINETBEUI protocol find and install the NETBEUI
protocol in your “Local Network Connectionprotocol in your “Local Network Connection
Properties” panelProperties” panel
24
Finding & Installing NetBEUIFinding & Installing NetBEUI
► On the Window XP installation CD-ROM in theOn the Window XP installation CD-ROM in the
“VALUEADDMSFTNETBEUI” folder“VALUEADDMSFTNETBEUI” folder
►1. Copy the “NBF.SYS” file to the hard disk’s1. Copy the “NBF.SYS” file to the hard disk’s
folder “WINDOWSSYSTEMSDRIVERS”folder “WINDOWSSYSTEMSDRIVERS”
►2. Copy the “NETNBF.INF” file to the hard2. Copy the “NETNBF.INF” file to the hard
disk’s folder “WINDOWSINF”disk’s folder “WINDOWSINF”
► In “Local Network Connection Properties” installIn “Local Network Connection Properties” install
the NetBEUI protocol for each NIC devicethe NetBEUI protocol for each NIC device
25
Wireless Network SecurityWireless Network Security
►Reconfigure the router:Reconfigure the router:
 Change the router name and passwordChange the router name and password
 Rename the wireless network nameRename the wireless network name
 Turn off SSID broadcastingTurn off SSID broadcasting
 Setup MAC filters for only permitted wirelessSetup MAC filters for only permitted wireless
computerscomputers
 Use encryption (WEP, WPA etc.)Use encryption (WEP, WPA etc.)
26
How To Web SiteHow To Web Site
►My best known help web site is PC911My best known help web site is PC911
►http://pcnineoneone.com/howto/hmnetwk1.htmhttp://pcnineoneone.com/howto/hmnetwk1.htm
Good Luck and Happy NetworkingGood Luck and Happy Networking
James HugJames Hug

More Related Content

What's hot

NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
bwire sedrick
 
Network architecture
Network architectureNetwork architecture
Network architecture
Dr. Shalini Pandey
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Design
nakomuri
 
Computer network
Computer networkComputer network
Computer network
KIIRYA BULASIYO
 
Computer networks : intro to networking, pros and cons, uses, network edges :...
Computer networks : intro to networking, pros and cons, uses, network edges :...Computer networks : intro to networking, pros and cons, uses, network edges :...
Computer networks : intro to networking, pros and cons, uses, network edges :...
Kaushik Panta
 
C/S archtecture including basic networking
C/S archtecture including basic networkingC/S archtecture including basic networking
C/S archtecture including basic networking
abhinav2727
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKING
bwire sedrick
 
network essential ppt
network essential pptnetwork essential ppt
network essential ppt
Vikas Tiwari
 
Network architecture - part-I
Network architecture - part-INetwork architecture - part-I
Network architecture - part-I
csk selva
 
Peer To Peer Protocols
Peer To Peer ProtocolsPeer To Peer Protocols
Peer To Peer Protocols
anishgoel
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
Shovan Mandal
 
Network Essentials v2.0
Network Essentials v2.0Network Essentials v2.0
Network Essentials v2.0
Hossein Zahed
 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networks
KumailImran1
 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networks
Nicholas Riungu
 
P2P Seminar
P2P SeminarP2P Seminar
P2P Seminar
CoRehab
 
Introduction to computer networks ppt download
Introduction to computer networks   ppt downloadIntroduction to computer networks   ppt download
Introduction to computer networks ppt download
zanetorserwaah
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
Ujjwal 'Shanu'
 
Peerto Peer Networks
Peerto Peer NetworksPeerto Peer Networks
Peerto Peer Networks
sanjoysanyal
 
Computer Network
Computer NetworkComputer Network
Computer Network
Cma Mohd
 
DITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingDITEC - Fundamentals in Networking
DITEC - Fundamentals in Networking
Rasan Samarasinghe
 

What's hot (20)

NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Design
 
Computer network
Computer networkComputer network
Computer network
 
Computer networks : intro to networking, pros and cons, uses, network edges :...
Computer networks : intro to networking, pros and cons, uses, network edges :...Computer networks : intro to networking, pros and cons, uses, network edges :...
Computer networks : intro to networking, pros and cons, uses, network edges :...
 
C/S archtecture including basic networking
C/S archtecture including basic networkingC/S archtecture including basic networking
C/S archtecture including basic networking
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKING
 
network essential ppt
network essential pptnetwork essential ppt
network essential ppt
 
Network architecture - part-I
Network architecture - part-INetwork architecture - part-I
Network architecture - part-I
 
Peer To Peer Protocols
Peer To Peer ProtocolsPeer To Peer Protocols
Peer To Peer Protocols
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Network Essentials v2.0
Network Essentials v2.0Network Essentials v2.0
Network Essentials v2.0
 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networks
 
Introduction to computer networks
Introduction to computer networksIntroduction to computer networks
Introduction to computer networks
 
P2P Seminar
P2P SeminarP2P Seminar
P2P Seminar
 
Introduction to computer networks ppt download
Introduction to computer networks   ppt downloadIntroduction to computer networks   ppt download
Introduction to computer networks ppt download
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Peerto Peer Networks
Peerto Peer NetworksPeerto Peer Networks
Peerto Peer Networks
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
DITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingDITEC - Fundamentals in Networking
DITEC - Fundamentals in Networking
 

Viewers also liked

Citcism on Peer to peer networking
Citcism on Peer to peer networkingCitcism on Peer to peer networking
Citcism on Peer to peer networking
Webix.pk
 
Peer to peer
Peer to peerPeer to peer
Peer to peer
Raymond Douglas
 
Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...
Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...
Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...
IEEE Standards Association (IEEE SA)
 
13 Wired Lans_Ethernet
13 Wired Lans_Ethernet13 Wired Lans_Ethernet
13 Wired Lans_Ethernet
Ahmar Hashmi
 
Networking Hardware Concepts
Networking Hardware ConceptsNetworking Hardware Concepts
Networking Hardware Concepts
Amir Villas
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
Rachel Espino
 
NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™
UzumakiMugiwara
 
Network interface card
Network interface cardNetwork interface card
Network interface card
nidhitanna18
 
Ethernet - Networking presentation
Ethernet - Networking presentationEthernet - Networking presentation
Ethernet - Networking presentation
Viet Nguyen
 
RAID
RAIDRAID
Types of Servers - Basic Differences
Types of Servers - Basic DifferencesTypes of Servers - Basic Differences
Types of Servers - Basic Differences
VR Talsaniya
 
IEEE Standards
IEEE StandardsIEEE Standards
IEEE Standards
nareshkingster
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
sourabh4u07
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
Hj Habib
 
Internet, intranet and extranet
Internet, intranet and extranetInternet, intranet and extranet
Internet, intranet and extranet
Jehra Mae Sevillano Ü
 

Viewers also liked (15)

Citcism on Peer to peer networking
Citcism on Peer to peer networkingCitcism on Peer to peer networking
Citcism on Peer to peer networking
 
Peer to peer
Peer to peerPeer to peer
Peer to peer
 
Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...
Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...
Ethernet: A look at the Ubiquitous Wired Networking Technology and Why it Mak...
 
13 Wired Lans_Ethernet
13 Wired Lans_Ethernet13 Wired Lans_Ethernet
13 Wired Lans_Ethernet
 
Networking Hardware Concepts
Networking Hardware ConceptsNetworking Hardware Concepts
Networking Hardware Concepts
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
 
NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™
 
Network interface card
Network interface cardNetwork interface card
Network interface card
 
Ethernet - Networking presentation
Ethernet - Networking presentationEthernet - Networking presentation
Ethernet - Networking presentation
 
RAID
RAIDRAID
RAID
 
Types of Servers - Basic Differences
Types of Servers - Basic DifferencesTypes of Servers - Basic Differences
Types of Servers - Basic Differences
 
IEEE Standards
IEEE StandardsIEEE Standards
IEEE Standards
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
Internet, intranet and extranet
Internet, intranet and extranetInternet, intranet and extranet
Internet, intranet and extranet
 

Similar to Networking peer-to-peer-powerpoint-presentation4410 (1)

class30.ppt
class30.pptclass30.ppt
class30.ppt
webhostingguy
 
class28.ppt
class28.pptclass28.ppt
class28.ppt
webhostingguy
 
Networking hardware
Networking hardwareNetworking hardware
Networking hardware
Downloadssu Fullmaza
 
Networking hardware (2)
Networking hardware (2)Networking hardware (2)
Networking hardware (2)
Downloadssu Fullmaza
 
Networking hardware (2)
Networking hardware (2)Networking hardware (2)
Networking hardware (2)
Downloadssu Fullmaza
 
Internet service
Internet serviceInternet service
Internet service
dhawal mehta
 
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lanละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
Vientiane, Laos
 
TCP/IP For Engineers
TCP/IP For EngineersTCP/IP For Engineers
TCP/IP For Engineers
Leif Bloomquist
 
04 introduction to computer networking
04 introduction to computer networking04 introduction to computer networking
04 introduction to computer networking
tjunicornfx
 
cisco-n5k-c5696q-datasheet.pdf
cisco-n5k-c5696q-datasheet.pdfcisco-n5k-c5696q-datasheet.pdf
cisco-n5k-c5696q-datasheet.pdf
Hi-Network.com
 
SIEMENS PXG3.L BACnet/IP Router
SIEMENS PXG3.L BACnet/IP RouterSIEMENS PXG3.L BACnet/IP Router
SIEMENS PXG3.L BACnet/IP Router
CONTROLS & SYSTEMS
 
Aspects Stratégiques des Réseaux
Aspects Stratégiques des RéseauxAspects Stratégiques des Réseaux
Aspects Stratégiques des Réseaux
Eric Vyncke
 
LAN TECHNOLOGLES
 LAN TECHNOLOGLES LAN TECHNOLOGLES
LAN TECHNOLOGLES
fatma shabaen
 
66 pf sensetutorial
66 pf sensetutorial66 pf sensetutorial
66 pf sensetutorial
HARRY CHAN PUTRA
 
66_pfSenseTutorial
66_pfSenseTutorial66_pfSenseTutorial
66_pfSenseTutorial
tutorialsruby
 
66_pfSenseTutorial
66_pfSenseTutorial66_pfSenseTutorial
66_pfSenseTutorial
tutorialsruby
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
Raj vardhan
 
GREAT MINDS
GREAT MINDSGREAT MINDS
GREAT MINDS
Sione Taukinukufili
 
Networking Hardware
Networking HardwareNetworking Hardware
Networking Hardware
isma ishak
 
cFrame framework slides
cFrame framework slidescFrame framework slides
cFrame framework slides
kestasj
 

Similar to Networking peer-to-peer-powerpoint-presentation4410 (1) (20)

class30.ppt
class30.pptclass30.ppt
class30.ppt
 
class28.ppt
class28.pptclass28.ppt
class28.ppt
 
Networking hardware
Networking hardwareNetworking hardware
Networking hardware
 
Networking hardware (2)
Networking hardware (2)Networking hardware (2)
Networking hardware (2)
 
Networking hardware (2)
Networking hardware (2)Networking hardware (2)
Networking hardware (2)
 
Internet service
Internet serviceInternet service
Internet service
 
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lanละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
 
TCP/IP For Engineers
TCP/IP For EngineersTCP/IP For Engineers
TCP/IP For Engineers
 
04 introduction to computer networking
04 introduction to computer networking04 introduction to computer networking
04 introduction to computer networking
 
cisco-n5k-c5696q-datasheet.pdf
cisco-n5k-c5696q-datasheet.pdfcisco-n5k-c5696q-datasheet.pdf
cisco-n5k-c5696q-datasheet.pdf
 
SIEMENS PXG3.L BACnet/IP Router
SIEMENS PXG3.L BACnet/IP RouterSIEMENS PXG3.L BACnet/IP Router
SIEMENS PXG3.L BACnet/IP Router
 
Aspects Stratégiques des Réseaux
Aspects Stratégiques des RéseauxAspects Stratégiques des Réseaux
Aspects Stratégiques des Réseaux
 
LAN TECHNOLOGLES
 LAN TECHNOLOGLES LAN TECHNOLOGLES
LAN TECHNOLOGLES
 
66 pf sensetutorial
66 pf sensetutorial66 pf sensetutorial
66 pf sensetutorial
 
66_pfSenseTutorial
66_pfSenseTutorial66_pfSenseTutorial
66_pfSenseTutorial
 
66_pfSenseTutorial
66_pfSenseTutorial66_pfSenseTutorial
66_pfSenseTutorial
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
GREAT MINDS
GREAT MINDSGREAT MINDS
GREAT MINDS
 
Networking Hardware
Networking HardwareNetworking Hardware
Networking Hardware
 
cFrame framework slides
cFrame framework slidescFrame framework slides
cFrame framework slides
 

Recently uploaded

Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Postman
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 

Recently uploaded (20)

Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 

Networking peer-to-peer-powerpoint-presentation4410 (1)

  • 2. 2 Types of Computer NetworksTypes of Computer Networks ► Mainframe/TerminalMainframe/Terminal  1960’s/70’s technology1960’s/70’s technology  Computation centralizedComputation centralized ► Server/ClientServer/Client  1980s technology1980s technology  Computation distributed with a central point of data storageComputation distributed with a central point of data storage  Large installationsLarge installations ► Peer to PeerPeer to Peer  1990’s technology1990’s technology  Primarily for file sharing between computersPrimarily for file sharing between computers  Limited to 10 computers (Microsoft limitation)Limited to 10 computers (Microsoft limitation)
  • 4. 4 Communication SystemsCommunication Systems ► EthernetEthernet  Open network system (most popular)Open network system (most popular)  Low hardware costsLow hardware costs ► Token RingToken Ring  Closed network system - IBMClosed network system - IBM  Limited to 4 Mbs or 16 Mbs (cable dependent)Limited to 4 Mbs or 16 Mbs (cable dependent) ► ARCnetARCnet  Obsolete systemObsolete system  Limited to 15 MbsLimited to 15 Mbs
  • 5. 5 Communication Systems (conti.)Communication Systems (conti.) ► USBUSB  Limited flexibilityLimited flexibility  100/400 Mbs100/400 Mbs  Maximum cable length 16 footMaximum cable length 16 foot ► FireWire (IEEE 1394)FireWire (IEEE 1394)  Limited flexibilityLimited flexibility  480 Mbs480 Mbs  Maximum cable length 16 footMaximum cable length 16 foot
  • 6. 6 Communication Systems (conti.)Communication Systems (conti.) ► AppleTalkAppleTalk  Closed network system - Apple ComputerClosed network system - Apple Computer  Used primarily for their printer sharingUsed primarily for their printer sharing ► StarLanStarLan  Closed network systemClosed network system ► HPNAHPNA  Phoneline network systemPhoneline network system ► Power LinePower Line ► OthersOthers
  • 7. 7 Ethernet Cable SystemsEthernet Cable Systems ► ThinNet (10Base2)ThinNet (10Base2)  Coaxial cable (bus topology)Coaxial cable (bus topology)  Half duplex communicationHalf duplex communication  Limited to 10 MbsLimited to 10 Mbs  Limited to 900 foot total lengthLimited to 900 foot total length  Limited installation flexibilityLimited installation flexibility  Rapidly becoming obsoleteRapidly becoming obsolete
  • 8. 8 Ethernet Systems (conti.)Ethernet Systems (conti.) ►Unshielded Twisted Pair (UTP)Unshielded Twisted Pair (UTP)  Half or Full Duplex [10/100/1000BaseT(x)]Half or Full Duplex [10/100/1000BaseT(x)]  Speed is depended on the cable typeSpeed is depended on the cable type  Cable TypesCable Types ►Cat-1 – Telephone (voice)Cat-1 – Telephone (voice) ►Cat-2 – 4 Mbs (Token Ring)Cat-2 – 4 Mbs (Token Ring) ►Cat-3 – 10 Mbs (Ethernet) – 300 foot max. lengthCat-3 – 10 Mbs (Ethernet) – 300 foot max. length ►Cat-4 – 20 Mbs (Token Ring)Cat-4 – 20 Mbs (Token Ring) ►Cat-5 – 100 Mbs (Ethernet) – 300 foot max. lengthCat-5 – 100 Mbs (Ethernet) – 300 foot max. length ►Cat-6 – 250 Mbs (Ethernet) – 300 foot max. lengthCat-6 – 250 Mbs (Ethernet) – 300 foot max. length
  • 9. 9 Ethernet Systems (conti.)Ethernet Systems (conti.) ►Fiber Optic (FDDI)Fiber Optic (FDDI)  1000 Mbs (Ethernet limitation)1000 Mbs (Ethernet limitation)  Same cable can share other transmissionSame cable can share other transmission protocols (i.e. ATM, etc.) at the same timeprotocols (i.e. ATM, etc.) at the same time  Length limitation – miles (depended onLength limitation – miles (depended on hardware)hardware)  Used extensively to connect server farmsUsed extensively to connect server farms togethertogether
  • 10. 10 Ethernet Systems (conti.)Ethernet Systems (conti.) ►WirelessWireless  IEEE 802.11.aIEEE 802.11.a ►5.4 MHz – 54 Mbs – 100 foot line of sight5.4 MHz – 54 Mbs – 100 foot line of sight  IEEE 802.11.bIEEE 802.11.b ►2.4 MHz – 11 Mbs – 300 foot line of sight2.4 MHz – 11 Mbs – 300 foot line of sight  IEEE 802.11.gIEEE 802.11.g ►2.4 MHz – 54 Mbs – 300 foot line of sight2.4 MHz – 54 Mbs – 300 foot line of sight  IEEE 802.11.gxIEEE 802.11.gx ►2.4 MHz – 108 Mbs – 300 foot line of sight2.4 MHz – 108 Mbs – 300 foot line of sight
  • 11. 11 Hardware RequirementsHardware Requirements ►Network Interface Card (NIC)Network Interface Card (NIC)  Each computer must have one, either anEach computer must have one, either an installed or built onto the motherboardinstalled or built onto the motherboard  It can be either wired or wirelessIt can be either wired or wireless  Must be compatible with cable systemMust be compatible with cable system  I recommend 100BaseT(x) for wired systemsI recommend 100BaseT(x) for wired systems  Cost (wired) ≈ $10.00 eachCost (wired) ≈ $10.00 each  Cost (wireless) ≈ $60.00 eachCost (wireless) ≈ $60.00 each
  • 12. 12 Hardware Requirements (conti.)Hardware Requirements (conti.) ►Hub/Switch/Router/Wireless Access PointHub/Switch/Router/Wireless Access Point  For connecting two computers together – noneFor connecting two computers together – none is needed, but a “cross over” type cable isis needed, but a “cross over” type cable is requiredrequired  For networking several computers togetherFor networking several computers together (Peer to Peer) with(Peer to Peer) with nono Internet connection –Internet connection – either a Hub/Switch/Wireless AP is neededeither a Hub/Switch/Wireless AP is needed  For networking several computers to aFor networking several computers to a broadband connection (DSL/Cable) – a Routerbroadband connection (DSL/Cable) – a Router is neededis needed
  • 13. 13 Hardware Requirements (conti.)Hardware Requirements (conti.)  Hub/Switch/Router costsHub/Switch/Router costs ►Hub ≈ $10.00 - depended on number of portsHub ≈ $10.00 - depended on number of ports ►Switch ≈ $20.00 - depended on number ofSwitch ≈ $20.00 - depended on number of portsports ►Router (wired) ≈ $40.00 - depended onRouter (wired) ≈ $40.00 - depended on number of portsnumber of ports ►Router (wireless 802.11.b) ≈ $50.00Router (wireless 802.11.b) ≈ $50.00 ►Router (wireless 802.11.g/gx) ≈ $60.00Router (wireless 802.11.g/gx) ≈ $60.00
  • 14. 14 Hardware Requirements (conti.)Hardware Requirements (conti.)  Cable costCable cost ►CAT-5/6 cable ≈ $0.20 per foot (withCAT-5/6 cable ≈ $0.20 per foot (with connectors affixed)connectors affixed)
  • 16. 16 Transmission ProtocolsTransmission Protocols ►TCP/IPTCP/IP  Internet standard also used by Unix (Linux) andInternet standard also used by Unix (Linux) and Windows 2000 & XPWindows 2000 & XP ►NetBEUINetBEUI  Used in peer to peer networksUsed in peer to peer networks  With the introduction of Windows XP - no longerWith the introduction of Windows XP - no longer supported by Microsoftsupported by Microsoft ►IPX/SPXIPX/SPX  Used in legacy Novell systemsUsed in legacy Novell systems
  • 17. 17 Transmission Protocols (conti.)Transmission Protocols (conti.) ►Other systemsOther systems  PPP – Dial up modem (POT)PPP – Dial up modem (POT)  PPPoE – Broadband (DSL & TV Cable)PPPoE – Broadband (DSL & TV Cable)  PPTP – Virtual Private NetworksPPTP – Virtual Private Networks  UPnP – Special devices (printer servers,UPnP – Special devices (printer servers, household appliances, etc.)household appliances, etc.)  AppleTalk - Used primarily for printer sharingAppleTalk - Used primarily for printer sharing  DLC – IBM mainframe/terminalDLC – IBM mainframe/terminal  ATM – Teleco network interconnectionsATM – Teleco network interconnections
  • 18. 18 Software RequirementsSoftware Requirements (Peer to Peer network)(Peer to Peer network) ►DOS & Windows 3.1 systemsDOS & Windows 3.1 systems  Third party software is required (Lantastic, etc.)Third party software is required (Lantastic, etc.) ►Windows 3.11 & 95 systemsWindows 3.11 & 95 systems  Third party software is required (Lantastic, etc.)Third party software is required (Lantastic, etc.) ►Windows 95(OSR) & 98(x) systemsWindows 95(OSR) & 98(x) systems  Included in operating systemIncluded in operating system ►Windows 2000 & XP systemsWindows 2000 & XP systems  Included in operating systemIncluded in operating system
  • 19. 19 Hardware InstallationHardware Installation ►Desktop ComputersDesktop Computers  Install NIC card in computer (if needed)Install NIC card in computer (if needed) ► Be sure to unplug the power cordBe sure to unplug the power cord ► Remove case coverRemove case cover ► Install NIC card in an available slotInstall NIC card in an available slot ► Replace case coverReplace case cover ►Laptop computersLaptop computers  Some Laptop computers have a NIC built into them; if not, insert aSome Laptop computers have a NIC built into them; if not, insert a NIC PCMCA card into the PCMCA slot and reboot the computerNIC PCMCA card into the PCMCA slot and reboot the computer
  • 20. 20 Hardware Installation (Conti.)Hardware Installation (Conti.) ►Driver InstallationDriver Installation  Run the software that came with the NIC cardRun the software that came with the NIC card  If no software came with the NIC card, do:If no software came with the NIC card, do: ►Click right mouse button on “My Computer”Click right mouse button on “My Computer” ►Click left mouse button on “Properties”Click left mouse button on “Properties” ►Windows 98(x) – click left mouse button on “DeviceWindows 98(x) – click left mouse button on “Device Manager”Manager” ►Windows 2000 & XP – click left mouse button onWindows 2000 & XP – click left mouse button on “Hardware” & click left mouse button on “Device“Hardware” & click left mouse button on “Device Manager”Manager”
  • 21. 21 Hardware Installation (Conti.)Hardware Installation (Conti.) ►Driver Installation (conti.)Driver Installation (conti.) ►Run the “Add Hardware Manager Wizard”Run the “Add Hardware Manager Wizard” ►Or manually install the device driverOr manually install the device driver  Verify in the “Device Manager” that the driver isVerify in the “Device Manager” that the driver is installed properly and enabledinstalled properly and enabled ►There should beThere should be nono yellow “explanation marks” (yellow “explanation marks” (!!) on) on any of the devicesany of the devices ►Look in the properties of the device, it will tell you ifLook in the properties of the device, it will tell you if the device is enabledthe device is enabled
  • 22. 22 Connection Software (Services)Connection Software (Services) ► Internet Connection (Broadband)Internet Connection (Broadband)  Windows 98(x) systemsWindows 98(x) systems ► In “Settings” > “Control Panel” > “Network” verify thatIn “Settings” > “Control Panel” > “Network” verify that the following are installed and install if missing:the following are installed and install if missing:  Client for Microsoft NetworksClient for Microsoft Networks  Microsoft Family LogonMicrosoft Family Logon  File and printer sharing for Microsoft NetworksFile and printer sharing for Microsoft Networks  NETBEUI -> Dial up AdapterNETBEUI -> Dial up Adapter  NETBEUI -> NIC adapterNETBEUI -> NIC adapter  TCP/IP -> Dial up AdapterTCP/IP -> Dial up Adapter  TCP/IP -> NIC adapterTCP/IP -> NIC adapter ► Select “Microsoft Family Logon” as Primary NetworkSelect “Microsoft Family Logon” as Primary Network LogonLogon ► In “File and Print Sharing” tab check the appropriateIn “File and Print Sharing” tab check the appropriate boxesboxes
  • 23. 23 Connection Software (Services)Connection Software (Services) ► Internet Connection (Broadband)Internet Connection (Broadband)  Windows 2000 & XP systemsWindows 2000 & XP systems ► If you decide to convert all of your computers on yourIf you decide to convert all of your computers on your LAN to Microsoft’s new standard (NETBIOS overLAN to Microsoft’s new standard (NETBIOS over TCP/IP) do the following:TCP/IP) do the following:  In “My Network places” screen under “Network Tasks”In “My Network places” screen under “Network Tasks” run the “Set up a small home or office networkrun the “Set up a small home or office network  Make a “Network Install” floppy disk and run it on yourMake a “Network Install” floppy disk and run it on your other computersother computers ► If you decide to stay with Microsoft’s discontinuedIf you decide to stay with Microsoft’s discontinued NETBEUI protocol find and install the NETBEUINETBEUI protocol find and install the NETBEUI protocol in your “Local Network Connectionprotocol in your “Local Network Connection Properties” panelProperties” panel
  • 24. 24 Finding & Installing NetBEUIFinding & Installing NetBEUI ► On the Window XP installation CD-ROM in theOn the Window XP installation CD-ROM in the “VALUEADDMSFTNETBEUI” folder“VALUEADDMSFTNETBEUI” folder ►1. Copy the “NBF.SYS” file to the hard disk’s1. Copy the “NBF.SYS” file to the hard disk’s folder “WINDOWSSYSTEMSDRIVERS”folder “WINDOWSSYSTEMSDRIVERS” ►2. Copy the “NETNBF.INF” file to the hard2. Copy the “NETNBF.INF” file to the hard disk’s folder “WINDOWSINF”disk’s folder “WINDOWSINF” ► In “Local Network Connection Properties” installIn “Local Network Connection Properties” install the NetBEUI protocol for each NIC devicethe NetBEUI protocol for each NIC device
  • 25. 25 Wireless Network SecurityWireless Network Security ►Reconfigure the router:Reconfigure the router:  Change the router name and passwordChange the router name and password  Rename the wireless network nameRename the wireless network name  Turn off SSID broadcastingTurn off SSID broadcasting  Setup MAC filters for only permitted wirelessSetup MAC filters for only permitted wireless computerscomputers  Use encryption (WEP, WPA etc.)Use encryption (WEP, WPA etc.)
  • 26. 26 How To Web SiteHow To Web Site ►My best known help web site is PC911My best known help web site is PC911 ►http://pcnineoneone.com/howto/hmnetwk1.htmhttp://pcnineoneone.com/howto/hmnetwk1.htm Good Luck and Happy NetworkingGood Luck and Happy Networking James HugJames Hug