Static IP vs. Dynamic IP Address

A static IP address is one that remains fixed and never changes. The PC always sees the same address regardless if the session between the PC and ISP is broken or not. A Dynamic IP Address is one that changes over time or in the case of a Dial-up connection, when the user disconnects and reconnects to his/her ISP.

  • 1 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...

How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...

Howto Install MPLAYER+MENCODER

Mplayer includes mencoder in the same package. Dependencies: Mplayer has a few dependencies:...

How do I track how many hits my website gets?

There are a few things that need to be cleared in terms of terminology: 1. Hits - this simply...

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message antime someone logs into SSH? We'll...