Spoken Tutorial, IIT Bombay 
	      		  https://spoken-tutorial.org 

	             	 ns-3 Network Simulator
		Creating Point to Point Network in ns-3- Assignment

Assignment:
    1. Write an ns-3 program with two point-to-point networks
    2. Set IP address 10.1.0.0 for the first network
    3. Set IP address 10.2.0.0 for the second network
    4. Set different values for data rate, delay and packet size for each network
    5. Install client and server applications in each network
    6. Start transfer of packets in each network simultaneously
    7. Generate an XML file for NetAnim animation
    8. Run the simulation in the terminal
    9 Import the XML file in NetAnim and play the animation