diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
commit | da78a9e329e272dedb2400b79a3bdeebff387d47 (patch) | |
tree | e6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/glossary/ip_address | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/ko/glossary/ip_address')
-rw-r--r-- | files/ko/glossary/ip_address/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/ko/glossary/ip_address/index.html b/files/ko/glossary/ip_address/index.html new file mode 100644 index 0000000000..01995fbae3 --- /dev/null +++ b/files/ko/glossary/ip_address/index.html @@ -0,0 +1,16 @@ +--- +title: IP Address +slug: Glossary/IP_Address +translation_of: Glossary/IP_Address +--- +<p>IP 주소는 인터넷 프로토콜을 사용하는 네트워크에 연결된 모든 장치에 할당된 번호다.</p> + +<p>"IP address"는 IPv6이 보다 광범위하게 배포될 때까지 여전히 32비트 IPv4 주소를 가리킨다.</p> + +<h2 id="더_알아보기">더 알아보기</h2> + +<h3 id="일반적인_지식">일반적인 지식</h3> + +<ul> + <li>Wikipedia의 {{interwiki("wikipedia", "IP address", "IP address")}} </li> +</ul> |