Basic Definitions: 1. Protocol
Basic Definitions: 1. Protocol
1. Protocol-A protocol is a set of rules and guidelines for communicating data. Rules are
defined for each step and process during communication between two or more computers.
Networks have to follow these rules to successfully transmit data.
2. Network stack-The protocol stack or network stack is an implementation of a computer
networking protocol suite or protocol family.
3. Router-A router is a device that analyzes the contents of data packets transmitted within a
network or to another network.
4. Packet-It is the most basic unit that is transfered over a network. Packets have a header
portion that contains information about the packet including the source and destination,
timestamps, network hops, etc. The main portion of a packet contains the actual data being
transfered. It is sometimes called the body or the payload.
5. D.N.S(Domain Name System)- It translates Internet domain and host names to IP
addresses and vice versa.On the Internet, DNS automatically converts between the names we
type in our Web browser address bar to the IP addresses of Web servers hosting those sites.