Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Network Protocol Terminologies 


dEEpEst

Recommended Posts

Network Protocol Terminologies 

*LAN: LAN stands for “Local Area Network” and refers to a network that is not publicly accessible by the internet. Examples of this are home or office network.

*WAN: WAN stands for “Wide Area Network” and generally refers to large dispersed networks and, more broadly, the internet.

*ISP: ISP stands for “Internet Service Provider” and refers to the company responsible for providing you access to the internet.

*NAT: Network Address Translation allows requests from outside your local network to be mapped to devices within your local network.

*Firewall: A firewall is a piece of hardware or software that enforces what type of network traffic is and is not allowed. This is generally done by establishing rules for which ports should be externally accessible.

 

*Router: A router is a network device whose main goal is to transfer data back and forth between different networks. This device allows requests to be made to the internet and for information to be sent back to the devices on a local network.

*Switch: The basic function of a switch is to provide access between devices on a local network. An example is an Ethernet switch.

*Network Interface: This component allows you to connect to a public or private network. It provides the software required to utilize networking hardware. An example of this is the Network Interface Cards (NICs).

*Port: A port is a logically defined connection location. Ports provide a destination endpoint for communication and the transfer of data. The ports range from 0 to 65535.

*Packet: A packet is the basic unit of data transferred over a network. A packet has a header that gives information about the packet (source, destination, etc) and a body or payload containing the actual data being sent.

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.