This commit is contained in:
Angelos Chalaris
2018-08-17 10:35:31 +03:00
parent c063b73869
commit 2232c87ccd

4
glossary/IP.md Normal file
View File

@ -0,0 +1,4 @@
### 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).