IP Address ShowWhat is an IP address?
Computers communicate over the Internet using the IP protocol (Internet Protocol), which uses numerical addresses, called IP addresses, made up of four whole numbers (4 bytes) between 0 and 255 and written in the format...
Command to detect your IP address! ShowCommand to detect your IP address!
Command for Windows 2000 / XP / Vista
Command for Windows 95/98
Command for Linux
IP address (Internet Protocol) is a numerical identification to detect your computer on a network. It is used to...
Having a static IP address under Ubuntu 8.10 ShowHaving a static IP address under Ubuntu 8.10
To have a fixed IP persistent:
Configure manually the interfaces
For a fix IP (10.0.0.1 on your eth1 interface) use:
To make use of dynamic IP (e.g eth0):
DNS
NetworkManager is a...
Converting a 32-bit integer into IP ShowConverting a 32-bit integer into IP
Number to convert: 3265917058
Binary representation
11000010 10101001 11110000 10000010 - 3265917058
00000000 00000000 00000000 11000010 - 3265917058 >> 24 ( 194 )
11000010 10101001 11110000...
TCP/IP ShowWhat does TCP/IP mean?
TCP/IP is a suite of protocols. The acronym TCP/IP means "Transmission Control Protocol/Internet Protocol" and is pronounced "T-C-P-I-P". It comes from the names of the two major protocols in the suite of protocols, i.e....
IP address spoofing ShowIP address spoofing
"IP address spoofing" is a technique that involves replacing the IP address of an IP packet's sender with another machine's IP address.
This technique lets a pirate send packets anonymously. It is not a question of changing the...
Port/Ports TCP/IP ShowThe use of ports
Many TCP/IP programs
can be executed simultaneously over the Internet (you can for example open several browsers simultaneously or browse HTML pages while downloading a file via FTP). Each of these programs works with a protocol,...