Knowledge in IP Addresses

Java program to get IP Addresses

import java.net.InetAddress; class IPAddress {   public static void main(String args[]) throws Exception   {     System.out.println(InetAddress.getLocalHost());   } }

C program

Add two numbers

address resolution protocol

This pdf file gives you the knowledge about the address resolution protocol which is the topic of data communication and networking.

Networks - IP Addressing

In this PDF there is information related to computer networks.It includes details concepts related to IP addresing

IP ADDRESS

this pdf consists introduction of Types, Features and Classes of IP Address.

Internet of Things and IP addresses related to it.

this ppt had notes on Internet of Things and IP addresses related to it.