about of addressed
••••••••>BASICS OF IP ADDRESS<•••••••••
* IP stand for internet protocol
* every node in the computer network is identified with the help of IP address. IP ADDRESS (IPV4)
* Logical address
* IP address can change based on the location of the device.
* IP address is assigned by manually or dynamically.
* IP represented in decimal and it has 4 octals (xxxx) 0.0.0.0 to 255.255.255.255.
•••••••••>BASIC OF MAC ADDRESS<•••••••••
* MAC stand for media access control.
* every node in the LAN is identified with the help of MAC ADDRESS.
IP ADDRESS=LOCATION OF PERSON
MAC ADDRESS= NAME OF THE PERSON
MAC ADDRESS:-
* physical address or hardware address
* unique
* cannot be changed
* assigned by the manufacturer.
••••••••••>PORT ADDRESS<••••••••••
* In a node, many process will be running.
* Data which are sent/received must reach the right process.
* every process in a node is uniquely identified using port number.
* port= communication end point.
* fixed port number end dynamic port number (0-65535)
Comments
Post a Comment