IP networking.

In plain english what exactly is IP Networking?
Can someone take the time to explain? please!

IP is probably the world's single most popular network protocol. Data travels over an IP-based network in the form of packets; each IP packet includes both a header (that specifies source, destination, and other information about the data) and the message data itself. IP supports the notion of unique addressing for computers on a network. Current IP (IPv4) addresses contain four bytes (32 bits) that is sufficient to address most computers on the Net.

IP supports protocol layering as defined in the OSI reference model. Popular higher-level protocols like HTTP, TCP, and UDP are built directly on top of IP. Likewise, IP can travel over several different lower-level data link interfaces like Ethernet and ATM. IP originated with UNIX networking in the 1970s.

[Edited by Neo on 03-08-2001 at 08:20 AM]

Thank u MIB for taking your time. I find this very fasinating, but I get lost with the terminology.
Where do u recomend I start learning this stuff?

To start learning this like stuff, is there a better way than buying a good book?

Tcp/ip Illustrated, Volume I : The Protocols
By Stevens, W. Richard