Files
30-seconds-of-code/glossary/IP.md
Angelos Chalaris 2232c87ccd Add IP
2018-08-17 10:35:31 +03:00

5 lines
359 B
Markdown

### IP
An IP address is a number assigned to a device connected to a network that uses the Internet protocol.
Two IP versions are currently in use - IPv4, the older version of the communication protocol (e.g. 192.168.1.100) and IPv6, the newest version of the communication protocol which allows for many different IP addresses (e.g. 0:0:0:0:ffff:c0a8:164).