Cableado
Cableado
• A modem, or modulator-
demodulator, is a device that
provides the computer with
connectivity to a telephone line.
• PCMCIA wired and wireless
NICs.
• Desktop systems may use an
internal or external NIC.
Rick Graziani [email protected] 7
Overview of high-speed and dial-up
connectivity
1 2
3 4
• ipconfig
• ipconfig /all
Rick Graziani [email protected] 13
Verify IP Configuration: MAC OS
• From the Apple menu, open your Control Panel, and select the TCP/IP
option. (older MacOS versions use the MacTCP control panel.)
• Click on the "Info" button in the TCP/IP configuration dialog.
• The configuration dialog shown to the right will be displayed. Look at
the address listed next to the line "This Macintosh"
• In this example, the IP address is 192.168.10.30
Rick Graziani [email protected] 14
Verify IP Configuration: MAC OS X
• Select the Apple Menu, choose the System Preferences option, and
the Network control panel.
• Select the TCP/IP tab.
plug-in applications
• These applications work in conjunction with the browser to launch the
program required to view the following special files:
• Flash – plays multimedia files, which was created by Macromedia
Flash
• Quicktime – plays video files, which was created by Apple
• Real Player – plays audio files
Rick Graziani [email protected] 19
Troubleshooting Internet connection
problems
Lab (review)
• In this troubleshooting lab, problems exist in the hardware,
software, and network configurations.
www.thinkgeek.co
Rick Graziani [email protected]
m 21
Binary presentation of data
• 101102 = (1 x 24 = 16) + (0 x 23 = 0) + (1 x 22 = 4) + (1 x 21
= 2) + (0 x 20 = 0) = 22 (16 + 0 + 4 + 2 + 0)
Hexadecimal is perfect for matching 4 bits. 16 Hex values and 16 4 bit possibilities.