Computer Networks
Computer Networks
A computer network is a group of connected devices that can share data and resources
(like files, printers, internet). Connections can be wired or wireless.
Simplex: Simplex is a one-way communication method where data flows in only one
direction. The sender can only send, and the receiver can only receive.
Example: A keyboard sending input to the computer, or a TV broadcast.
Half duplex: Half-duplex allows both devices to send and receive, but only one at a
time. Devices must take turns.
�Example: Walkie-talkies – you press to talk and release to listen.
3. Topology
Types:
Bus
Star
Ring
Mesh
Hybrid
4. Seven layers and its functions
A basic reliable protocol where the sender sends one frame and waits for acknowledgment
before sending the next.
8. Piggybacking
9. Define Protocol
A protocol is a set of rules and standards that define how data is transmitted and
communicated between devices over a network.
10. TCP vs UDP
11. DNS
12. ARP,RARP,ICMP
13. Ping
A tool using ICMP to check connectivity between two systems by sending echo requests
and measuring response time.
14.WWW,HTTP,HTTPs,FTP,SMTP
1. WWW
World Wide Web, System of interlinked web pages accessed via the Internet.
2. HTTP
3. HTTPS
4. FTP
5. SMTP
15. Socket,Port,IPaddress
IPAddress:
Port:
Socket:
Beaconing is the process where a network device (like a router, access point, or
switch) sends out regular signals or frames to announce its presence and availability on a
network.
It’s mostly used in wireless networks where devices need to discover each other and establish
connections.
IPv4 is the fourth version of the Internet Protocol and the most widely used. It uses a
32-bit address format, allowing approximately 4.3 billion unique IP addresses.
A proxy server is an intermediate server that sits between a client (like your browser)
and the internet. It receives requests from the client, forwards them to the destination server,
and then sends the response back to the client.
Encryption:
Encryption is the process of converting plain text (readable data) into cipher text
(unreadable format) using an algorithm and a key.
Decryption:
Decryption is the reverse process — it converts cipher text back into plain text using a
decryption key
DES uses the same key for both encryption and decryption
It processes data in 16 rounds using operations like permutation, substitution, and XOR
RSA (Rivest-Shamir-Adleman):
Uses two keys: a public key to encrypt and a private key to decrypt
a. Guided Media
b. Unguided Media
Terrestrial Microwave
Satellite Communication
Ipconfig:
Ifconfig:
25. LAN,WAN,Internet,Intranet,VPN
LAN:
Connects computers and devices within a limited area like a home, office, or school.
WAN:
Connects multiple LANs over large geographical areas, like cities or countries.
Internet:
Intranet:
Internal Network
A private network used within an organization for internal communication and
information sharing.
VPN:
Virtual Private Network
Creates a secure and encrypted connection over the internet, often used to access private
networks remotely.