Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Network Layer Routing

When a device has multiple path to reach a point selection is been made. This selection process is termed as Routing.   Routing is been performed by the devices called routers. The software based routers have limited functionality and limited

  • 251
Networking Security

During initial days of internet, its use was limited to military and universities for research and development purpose.   Later when all the source is getting integrated then people start to transmit data from one location.   All securi

How to create UINavigationController Based Application in iOS

The UINavigationBar class provides a control for navigating hierarchical content. It’s a bar, typically displayed at the top of the screen, containing buttons for navigating within a hierarchy of screens. The primary properties are a left (back

.htaccess: How to do Apache gzip compression?

I am writing this blog, which will provide you help to compress files with the help of .htaccess file. When Gzip Compression is enabled on your web server then it will make the file sizes smaller. This will  load your website faster. When a req

Network Layer Protocols

Network Layer Protocols   While sending or receiving data there  is lot of things happens at the background. We call that things a set of rules commonly called as protocols.   Address Resolution Protocol(ARP)   While communi

Fetching Latitude and Longitude On Basis Of Address

Hello Friends, In order to fetch the latitude and longitude of a location based on its address,you may use the following code:   double latitude = 0; double longitude = 0; Use the google api along with your address NSString *req = [NSStr

CakePHP Multiple File Upload

Hello readers, if you are looking for a code to upload multiple file in CakePHP where user can upload more than one image through input browse box, then your are in a right place i.e findnerd.com. Here is a quick tutorial which will explain how to u

Associative array in PHP

The element of an Array in PHP by default are accessed by the index number i.e. the position in which the element or value is stored in the array. For example : <?php $temperature = array(10, 20, 30, 25); echo "Delhi temperature : ".$temperatu

Border Gateway Protocol

  Border Gateway Protocol is a kind of exterior gateway protocol mainly designed to exchange the information related to routing and the reachability in the internet.     The neighbours in the BGP are called the peers that are lin

  • 350
How to display the server time with the use of ajax

In this tutorial , you will learn that how to get the server time automatically with the use of jQuery-ajax code. We can make the simple input form in html for time.When the name is input by the user , the time input feild will automatically called f

1 475 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: