Thursday, 29 September 2016

What is an IP Address?

What is an IP Address?


Internet Protocol Address (or IP Address) is a unique address that computing devices such as personal computers, tablets, and smartphones use to identify itself and communicate with other devices in the IP network. Any device connected to the IP network must have a unique IP address within the network. An IP address is analogous to a street address or telephone number in that it is used to uniquely identify an entity.

Dotted Decimals

The traditional IP Addresses (known as IPv4) uses a 32-bit number to represent an IP address, and it defines both network and host address. A 32-bit number is capable of providing roughly 4 billion unique numbers, and hence IPv4 addresses running out as more devices are connected to the IP network. A new version of the IP protocol (IPv6) has been invented to offer the virtually limitless number of unique addresses. An IP address is written in "dotted decimal" notation, which is 4 sets of numbers separated by period each set representing 8-bit number ranging from (0-255). An example of IPv4 address is 216.3.128.12, which is the IP address previously assigned to iplocation.net.
An IPv4 address is divided into two parts: network and host address. The network address determines how many of the 32 bits are used for the network address, and remaining bits for the host address. The host address can further be divided into subnetwork and host number.

Class A, B, C and CIDR networks

Traditionally IP network is classified as A, B or C network. The computers identified the class by the first 3 bits (A=000, B=100, C=110), while humans identify the class by first octet(8-bit) number. With the scarcity of IP addresses, the class-based system has been replaced by Classless Inter-Domain Routing (CIDR) to more efficiently allocate IP addresses.
Class Network Address Number of Hosts Netmask
CIDR /4 240,435,456 240.0.0.0
CIDR /5 134,217,728 248.0.0.0
CIDR /6 67,108,864 252.0.0.0
CIDR /7 33,554,432 254.0.0.0
A /8 (1-126) 16,777,216 255.0.0.0
CIDR /9 8,388,608 255.128.0.0
CIDR /10 4,194,304 255.192.0.0
CIDR /11 2,097,152 255.224.0.0
CIDR /12 1,048,576 255.240.0.0
CIDR /13 524,288 255.248.0.0
CIDR /14 262,144 255.252.0.0
CIDR /15 131,072 255.254.0.0
B /16 (128-191) 65,534 255.255.0.0
CIDR /17 32,768 255.255.128.0
CIDR /18 16,384 255.255.192.0
CIDR /19 8,192 255.255.224.0
CIDR /20 4,096 255.255.240.0
CIDR /21 2,048 255.255.248.0
CIDR /22 1,024 255.255.252.0
CIDR /23 512 255.255.254.0
C /24 (192-223) 256 255.255.255.0
CIDR /25 128 255.255.255.128
CIDR /26 64 255.255.255.192
CIDR /27 32 255.255.255.224
CIDR /28 16 255.255.255.240
CIDR /29 8 255.255.255.248
CIDR /30 4 255.255.255.252
Note: (1) 127 Network Address reserved for loopback test. (2) Class D (224-247, Multicast) and Class E (248-255, Experimental) are not intended to be used in public operation.

Public and Private IP Addresses

In order to maintain uniqueness within global namespace, the IP addresses are publicly registered with the Network Information Center (NIC) to avoid address conflicts. Devices that need to be publicly identified such as web or mail servers must have a globally unique IP address, and they are assigned a public IP address. Devices that do not require public access may be assigned a private IP address, and make it uniquely identifiable within one organization. For example, a network printer may be assigned a private IP address to prevent the world from printing from it. To allow organizations to freely assign private IP addresses, the NIC has reserved certain address blocks for private use. A private network is a network that uses RFC 1918 IP address space. The following IP blocks are reserved for private IP addresses.
Class Starting IP Address Ending IP Address
A 10.0.0.0 10.255.255.255
B 172.16.0.0 172.31.255.255
C 192.168.0.0 192.168.255.255
In addition to above classful private addresses, 169.254.0.0 through 169.254.255.255 addresses are reserved for Zeroconf (or APIPA, Automatic Private IP Addressing) to automatically create the usable IP network without configuration.

What is loopback IP address?

The loopback IP address is the address used to access itself. The IPv4 designated 127.0.0.1 as the loopback address with the 255.0.0.0 subnet mask. A loopback interface is also known as a virtual IP, which does not associate with the hardware interface. On Linux systems, the loopback interface is commonly called lo or lo0. The corresponding hostname for this interface is called localhost.
The loopback address is used to test network software without physically installing a Network Interface Card (NIC), and without having to physically connect the machine to a TCP/IP network. A good example of this is to access the web server running on itself by using http://127.0.0.1 or http://localhost.

What is DHCP?

What is DHCP?


 DHCP, Dynamic Host Configuration Protocol, is a communications protocol that dynamically assigns unique IP addresses to network devices. As a network device joins or leaves an IP-based network, DHCP automatically renews or releases an IP address.
DHCP runs in a client/server mode, where server sets up a pool of available IP addresses for a network. A DHCP server also provides network gateway, subnet masks, name server addresses and the amount of time ("lease") that a given IP address will be valid. A DHCP client retrieves those parameters and use them to join the existing network.
DHCP allows network administrators centrally manage and automate the assignment of the IP addresses without having to worry about assigning duplicate addresses, making network administration a lot easier to manage. 

Download Kodi

Download Kodi


Kodi is available as a native application for AndroidLinuxMac OS XiOS, and Windows operating systems, running on most common processor architectures. A small overview of the features can be found on our about page. For each platform, we offer a stable and development release(s). For normal users we recommend installing the stable releases.

Current release: Kodi v16.1 “Jarvis”

side-by-side-dark-transparent
DL_Icons_WindowsDL_Icons_LinuxDL_Icons_AppleDL_Icons_Android
Windows: Installer
[help]
Linux: Guide
[help]
Mac OS X: Installer
[help]
Android: Google Play
or APK install: ARM – x86
[help]
 DL_Icons_Apple_iOSDL_Icons_RaspberryPiOther embedded devices
 iOS (jailbroken): .deb file
[help/guide]
Raspberry Pi: Guide
[help]
Other devices:
BSD – Freescale IMX6 – more…
Be sure to also try out our official Android and iOS remote controls.
You can find out how further down the page.

What is Kodi?

What is Kodi: All you need to know about the app formerly known as XBMC





Simply put, Kodi is open-source software designed specifically with home entertainment in mind – and it's totally free. Although it was originally created for the Microsoft Xbox and called Xbox Media Center (XBMC), the software has continued to evolve - spawning a community of its own.
Unlike services like Chromecast or Plex, Kodi is managed by the non-profit XBMC Foundation, but it's constantly being modified and upgraded by hundreds of coders around the world. Since its creation in 2003, Kodi has been shaped by more than 500 software developers and more than 200 translators.

What does Kodi do?

Designed to run on computers and home servers connected to larger TVs, Kodi pulls content directly to your front room. However, recent community-led products mean it’s now possible to run the software on selected smartphones and tablets.

What can Kodi play?

Kodi essentially turns any computer, smartphone or tablet into a digital set-top box or streamer, giving users the ability to stream files from the internet, a home network and local storage.

What’s more, Kodi’s purpose-built UI makes browsing through your content simple. The software features what its developers call a “10-foot UI”, meaning it can be read from a theoretical distance of up to 10ft away – and thanks to a range of built-in codes, users can browse videos, photos and podcasts quickly and easily.
On smaller devices, Kodi offers a similar experience, but can be hooked up to a larger TV for big-screen viewing.

What’s compatible with Kodi?

Kodi is available on almost every device you can think of. The media centre software is easy to download, and compatible with OS X, Linux, Windows, Android – and even the Raspberry Pi microcomputer. For those using iOS, the process is slightly more complicated: iPhone users will need to make sure their phone is jailbroken before downloading it.


How to Install 123Movies Kodi

How to Install 123Movies Kodi


This add-on is not supported by the Kodi Team or the XBMC foundation. Please do not post questions on the forum.kodi.tv website relating to this add-on.
Install 123 Movies Kodi:
  • Open Kodi
  • Select SYSTEM > File Manager
  • Select Add Source
  • Select None
  • Type the following EXACTLY http://muckys.mediaportal4kodi.ml/ and select Done
  • Highlight the box underneath Enter a name for this media Source, type muckys & Select OK
  • Go back to your Home Screen
  • Select SYSTEM
  • Select Add-Ons
  • Select Install from zip file
  • Select muckys
  • Select repository.mdrepo-x.x.x.zip
  • Wait for Add-on enabled notification
  • Select Install from Repository or Get Add-Ons (on Helix)
  • Select Mucky Ducks Repo
  • Select Video Add-ons
  • Select 123Movies
  • Select Install
  • Wait for Add-on enabled notification
123Movies is now installed. As usual the add-on can be accessed via VIDEOS > Add-Ons > 123Moviesfrom your home screen.How to Install 123Movies Kodi

Monday, 13 June 2016

Top 10 High Paying Google AdSense Alternatives In 2016

Top 10 High Paying Google AdSense Alternatives In 2016 Most of the new bloggers apply for AdSense many times and become disappointed after getting rejected by AdSense. But AdSense is not the only advertising network for publishers. There are a lot of ad networks that share a decent amount of revenue to their publisher. To be honest, though there are a lot of ad networks but there is no real alternative to AdSense. AdSense is still the best Advertising Network. But I believe ‘Something is better than nothing’. That’s why I am going to share some AdSense alternatives. If you are one of them who didn’t get approved by AdSense or got banned by AdSense, then you can try the following networks. You can also use these networks along with AdSense to increase your revenue. Here is the list of AdSense Alternatives (2016) that are similar to Google AdSense. High Paying AdSense Alternatives 2016 1) Media Net http://www.media.net/?ha=JhDRBDAKkTcN6PFZt%2Fg32yXt0WERKQJFY4QzaaXFTwE0QoQzGDD65c2XxpiAqN8p200Pi3bzT3uxgBUEY7%2F3Gg%3D%3D Targeted Text Display $100 (Paypal/Wire)

Monday, 6 June 2016

How To Make Quick Bombay Style Papdi (Papri) Chat ? Recipe of Chaat


How To Make Quick Bombay Style Papdi (Papri) Chat ?






what is soan papdi ingredients?



What is soan papdi ingredients?

The popular Indian dessert Soan Papdi or Patisa features a flaky texture that's firm to the touch, but almost instantly dissolves in your mouth. This video that shows how soan papdi is made explains the science behind it's thread-like structure.

Ingredients
1 1/4 cup gramflour
1 1/4 cup plain flour (maida)
250 g ghee
2 1/2 cups sugar
1 1/2 cup water
2 tbsp milk
1/2 tsp cardamom seeds crushed coarsely
2 tsp charmagaz (combination of 4 types of seeds) refer glossary
4" squares cut from a thin polythene sheet

Method
  1. First take a non stick pan add ghee , then gramflour, maida and cook till the raw flavour goes away in a slow flame and keep a side and it should be warm by the time you add sugar.
  2. Now take a small steel container add sugar pour very little water and mix well till it is slight golden in colour or as shown in the video once it is done mix the sugar in the ghee mixture and mix as show in the video till u get nice strings. once it is done add almonds or any dry fruits, and put the mixture on a flat base and shape it cut once it is little cold.

Where i can buy Papdi Making Machine?

Where i can buy Papdi Making Machine?

Soan Papdi Making Machine

We are the leading manufacturer, supplier and exporter of Soan Papdi Making Machine. We manufacture these machines focusing on the requirements of our customers making use of optimum quality stainless steel and latest scientific technologies. These are admired for their precise design, effective usage and longer functional life.









Soan Papadi Making Machine

Over the years, our efforts are directed towards offering a defect free range of Soan Papadi Making Machine. The offered machine is designed under the management of proficient professionals by utilizing finest quality material as per the specified market norms. Our gamut of machine is provided in various sizes and stipulations in order to fulfill the desires of the customers across the nation. Our revered clients can easily take the complete range of machine at affordable rates.

Features:

  • Longer service life
  • Sturdiness
  • High efficiency

Friday, 27 May 2016

Error code 30175-4 – How to Fix Guide Office 2016, 2013 and 365

Error code 30175-4

Error code 30175-4 – How to Fix Guide Office 2016,  2013 and  365

Step 1: Disk Clean-up

To delete files using Disk Cleanup
1. Open Disk Cleanup by clicking the Start button Picture of the Start button. In the search box, type Disk Cleanup, and then, in the list of results, click Disk Cleanup.
2. In the Drives list, click the hard disk drive that you want to clean up, and then click OK.
3. In the Disk Cleanup dialog box, on the Disk Cleanup tab, select the check boxes for the file types that you want to delete, and then click OK.
4. In the message that appears, click Delete files.

Step 2: System file checker

Run system file checker: sfc /scannow
1. Swipe in from the right edge of the screen, and then tap Search.
2. Enter command prompt in the search box.
3. In the list of results, swipe down on or right-click Command Prompt, and then tap or click Run as administrator.
2.4. In the Administrator: Command Prompt window, type the following command and press Enter: sfc /scannow.
2.5. When the system scan is complete, try to install Office again.

How to Install Office:

1. Login to http://office.com/myaccount.
2. Enter the username and password.
3. Click on Install button
Click on downloaded file and installation prepares.
Office installation will start after checking and preparing the configuration.
Follow simple onscreen instructions.
Once installation is completed, click on All Done button.
Now, the Office Suite is installed and ready for use and the error is fixed
You may check if the Microsoft Office applications are working fine.
Note:
If the issue is still not fixed, it can be a very critical problem with your computer. Windows registry and System files affected. It needs a manual removal and recommended to be performed by an expert.