<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.practicetests.info/infowiki/index.php?action=history&amp;feed=atom&amp;title=Networking</id>
	<title>Networking - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.practicetests.info/infowiki/index.php?action=history&amp;feed=atom&amp;title=Networking"/>
	<link rel="alternate" type="text/html" href="https://www.practicetests.info/infowiki/index.php?title=Networking&amp;action=history"/>
	<updated>2026-04-29T09:46:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://www.practicetests.info/infowiki/index.php?title=Networking&amp;diff=1037&amp;oldid=prev</id>
		<title>Vijay: content developed</title>
		<link rel="alternate" type="text/html" href="https://www.practicetests.info/infowiki/index.php?title=Networking&amp;diff=1037&amp;oldid=prev"/>
		<updated>2024-07-29T02:09:18Z</updated>

		<summary type="html">&lt;p&gt;content developed&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Basic Networking Concepts ==&lt;br /&gt;
&lt;br /&gt;
=== What is a Network? ===&lt;br /&gt;
A network is a collection of interconnected devices that can communicate and share resources. These devices can include computers, printers, servers, and more.&lt;br /&gt;
&lt;br /&gt;
=== Key Networking Components ===&lt;br /&gt;
&lt;br /&gt;
* Nodes: Devices connected to the network (computers, printers, servers).&lt;br /&gt;
* Links: Physical connections between devices (cables, wireless signals).&lt;br /&gt;
* Network Interface Card (NIC): Enables a device to connect to a network.&lt;br /&gt;
&lt;br /&gt;
=== Network Topologies ===&lt;br /&gt;
The physical or logical arrangement of network devices.&lt;br /&gt;
&lt;br /&gt;
* Bus: All devices are connected to a single cable.&lt;br /&gt;
* Star: All devices are connected to a central device (hub or switch).&lt;br /&gt;
* Ring: Devices are connected in a closed loop.&lt;br /&gt;
* Mesh: Every device is connected to every other device.&lt;br /&gt;
&lt;br /&gt;
=== Network Protocols ===&lt;br /&gt;
Rules that govern communication between devices on a network.&lt;br /&gt;
&lt;br /&gt;
* TCP/IP: The foundation of the internet.&lt;br /&gt;
* HTTP: Used for web communication.&lt;br /&gt;
* FTP: Used for file transfer.&lt;br /&gt;
* SMTP: Used for email transmission.&lt;br /&gt;
&lt;br /&gt;
=== Network Addresses ===&lt;br /&gt;
Unique identifiers assigned to devices on a network.&lt;br /&gt;
&lt;br /&gt;
* IP Address: A numerical label assigned to each device on a network.&lt;br /&gt;
* Subnet Mask: Defines the network portion of an IP address.&lt;br /&gt;
* MAC Address: A unique physical address assigned to each network interface card.&lt;br /&gt;
&lt;br /&gt;
=== Network Devices ===&lt;br /&gt;
&lt;br /&gt;
* Hub: Connects multiple devices on a network.&lt;br /&gt;
* Switch: Connects multiple devices on a network, but intelligently forwards data.&lt;br /&gt;
* Router: Connects multiple networks and directs traffic between them.&lt;br /&gt;
* Modem: Modulates digital signals into analog signals for transmission over phone lines or cable.&lt;br /&gt;
&lt;br /&gt;
=== Network Security ===&lt;br /&gt;
Protecting networks from unauthorized access, use, disclosure, disruption, modification, or destruction.&lt;br /&gt;
&lt;br /&gt;
* Firewall: A security system that monitors and controls incoming and outgoing network traffic.&lt;br /&gt;
* Encryption: Converts data into a code to prevent unauthorized access.&lt;br /&gt;
&lt;br /&gt;
== Common Networking Protocols and Services ==&lt;br /&gt;
&lt;br /&gt;
=== Networking Protocols ===&lt;br /&gt;
Networking protocols are the set of rules that govern communication between devices on a network. They ensure data is transmitted accurately and efficiently.&lt;br /&gt;
&lt;br /&gt;
Key Protocols:&lt;br /&gt;
&lt;br /&gt;
* TCP/IP (Transmission Control Protocol/Internet Protocol): The foundation of the internet. TCP ensures reliable data delivery, while IP handles addressing and routing.&lt;br /&gt;
* HTTP (Hypertext Transfer Protocol): Used for transferring data on the World Wide Web.&lt;br /&gt;
* HTTPS (Hypertext Transfer Protocol Secure): An encrypted version of HTTP that provides secure communication.&lt;br /&gt;
* FTP (File Transfer Protocol): Used for transferring files between computers.&lt;br /&gt;
* SMTP (Simple Mail Transfer Protocol): Used for sending emails.&lt;br /&gt;
* POP3 (Post Office Protocol 3) and IMAP (Internet Message Access Protocol): Used for retrieving emails from a server.&lt;br /&gt;
* DHCP (Dynamic Host Configuration Protocol): Automatically assigns IP addresses to devices on a network.&lt;br /&gt;
* DNS (Domain Name System): Translates domain names (like [invalid URL removed]) into IP addresses.&lt;br /&gt;
&lt;br /&gt;
=== Networking Services ===&lt;br /&gt;
Networking services are applications or functions that rely on network protocols to provide specific functionalities.&lt;br /&gt;
&lt;br /&gt;
* Email: Sending and receiving electronic messages (SMTP, POP3, IMAP).&lt;br /&gt;
* Web Browsing: Accessing and viewing web pages (HTTP, HTTPS).&lt;br /&gt;
* File Sharing: Transferring files between computers (FTP).&lt;br /&gt;
* Remote Access: Accessing a computer or network from a remote location (SSH, RDP).&lt;br /&gt;
* Network Management: Monitoring and managing network devices (SNMP).&lt;br /&gt;
* Online Gaming: Playing games with other players over a network (TCP/UDP).&lt;br /&gt;
* Video Conferencing: Conducting meetings or conferences over a network (RTP, SIP).&lt;br /&gt;
&lt;br /&gt;
== Next ==&lt;/div&gt;</summary>
		<author><name>Vijay</name></author>
	</entry>
</feed>