69av在线视频_国产情人节一区_国产精品一区二区久久_国产一区二区不卡视频在线观看

全國(guó)統(tǒng)一學(xué)習(xí)專線 8:30-21:00
位置:魔方網(wǎng) > 外語(yǔ)類>提升英語(yǔ)> 什么是IP地址 IP地址稱作網(wǎng)絡(luò)協(xié)議地址  正文

什么是IP地址 IP地址稱作網(wǎng)絡(luò)協(xié)議地址

發(fā)布時(shí)間:2022-07-23 21:15:45來(lái)源:魔方格


【資料圖】

  IP地址稱作網(wǎng)絡(luò)協(xié)議地址,是分配給主機(jī)的一個(gè)32位地址,由4個(gè)字節(jié)組成,分為動(dòng)態(tài)IP地址和靜態(tài)IP地址兩種。

  IP地址(Internet Protocol Address)是一種在Internet上的給主機(jī)編址的方式,也稱為網(wǎng)際協(xié)議地址。由32位二進(jìn)制數(shù)組成,為便于使用,常以XXX.XXX.XXX.XXX形式表現(xiàn),每組XXX代表小于等于255的10進(jìn)制數(shù)。例如202.96.155.9。Internet中,IP地址是唯一的。目前IP技術(shù)可能使用的IP地址最多可有約42億個(gè)。驟看可能覺得很難會(huì)用盡,但由于早期編碼上的問題,使很多編碼實(shí)際上被丟空或不能使用。加上因特網(wǎng)的普及,使每個(gè)家庭都至少有一部電腦,連同公司的電腦,以及連接每個(gè)網(wǎng)絡(luò)的服務(wù)器,長(zhǎng)此下去,專家擔(dān)心隨著Internet的發(fā)展,將不夠用。所以相應(yīng)的科研組織正在研究128位的IP地址,其IP地址數(shù)量最高可達(dá) 3.402823669 × 1038 個(gè),地球上的每一粒沙子都可以擁有自己的IP地址,這種新版的IP地址技術(shù)叫IPv6。

  An IP address (Internet Protocol address) is a unique number that devices use in order to identify and communicate with each other on a network utilizing the Internet Protocol standard. Any participating device — including routers, computers, time-servers, internet FAX machines, and some telephones — must have its own unique address. This allows information passed onwards on behalf of the sender to indicate where to send it next, and for the receiver of the information to know that it is the intended destination.

  The numbers currently used in IP addresses range from 1.0.0.0 to 255.255.255.255, though some of these values are reserved for specific purposes. This does not provide enough possibilities for every internet device to have its own permanent number. Subnet routing, Network Address Translation and the Dynamic Host Configuration Protocol (DHCP) server all allow local networks to use the same IP addresses as other networks elsewhere though both are connected to the Internet. Devices such as network printers, web servers and email servers are often allocated static IP addresses so they can always be found.

  IP addresses are conceptually similar to phone numbers, except they are used in LANs (Local Area Network), WANs (Wide Area Network), or the Internet. Because the numbers are not easy for humans to remember, the Domain Name System provides a service analogous to an address book lookup called "domain name resolution" or "name resolution". Special DNS servers on the internet are dedicated to performing the translation from a domain name to an IP address and vice versa.

  More detail

  The Internet Protocol (IP) knows each logical host interface by a number, the IP address. On any given network, this number must be unique among all the host interfaces that communicate through this network. Users of the Internet are sometimes given a host name in addition to their numerical IP address by their Internet service provider.

  The IP addresses of users browsing the World Wide Web are used to enable communications with the server of the Web site. Also, it is usually in the header of email messages one sends. In fact, for all programs that utilize the TCP/IP protocol, the sender IP address and destination IP address are required in order to establish communications and send data.

  Depending on one"s Internet connection the IP address can be the same every time one connects (called a static IP address), or different every time one connects, (called a dynamic IP address). In order to use a dynamic IP address, there must exist a server which can provide the address. IP addresses are usually given out through a server service called DHCP or the Dynamic Host Configuration Protocol. If a static address is used, it must be manually programmed into parameters of the device"s network interface.

  Internet addresses are needed not only for unique enumeration of hosted interfaces, but also for routing purposes, therefore a high fraction of them are always unused or reserved.

  The unique nature of IP addresses makes it possible in many situations to track which computer — and by extension, which person — has sent a message or engaged in some other activity on the Internet. This information has been used by law enforcement authorities to identify criminal suspects; however dynamically-assigned IP addresses can make this difficult.

  IP version 4

  Addressing

  In version 4 of the Internet protocol (IPv4), the current standard protocol for the Internet, IP addresses consist of 32 bits, which makes for 4,294,967,296 (over 4 billion) unique host interface addresses in theory. If all of these were used, that would be around one IP address per 21.3 square meters, or 70 square feet, of land. In practice, because addresses are allocated in blocks, many unused addresses are unavailable (much like unused phone numbers in a sparsely-populated area code), so that there is some pressure to extend the address range via IP version 6 (see below).

  IPv4 addresses are commonly expressed as a dotted quad, four octets (8 bits) separated by periods. The host known as www.wikipedia.org currently has the number 3482223596, written as 207.142.131.236 in base-256: 3482223596 equals 207×2563 142×2562 131×2561 236×2560. (Resolving the name www.wikipedia.org to its associated number is handled by Domain Name System servers.)

  IPv4 addresses were originally divided into two parts: the network and the host. A later change increased that to three parts: the network, the subnetwork, and the host, in that order. However, with the advent of classless inter-domain routing (CIDR), this distinction is no longer meaningful, and the address can have an arbitrary number of levels of hierarchy. (Technically, this was already true any time after the advent of subnets, since a site could elect to have more than one level of subnetting inside a network number.)

  Assignment

  Each interface of a device is assigned, at least theoretically, a unique IP address. In practice, some interfaces may be unnumbered, and many addresses are not globally unique.

  The actual assignment of an address is not arbitrary. The fundamental principle of routing, that addresses encode information about a device"s location within a network, implies that an address assigned to one part of a network will not function in another part of the network. A hierarchical structure, standardized by CIDR and overseen by the Internet Assigned Numbers Authority (IANA) and its Regional Internet Registries (RIRs), manages the assignment of Internet address worldwide. Each RIR maintains a publically searchable WHOIS database that provides information about IP address assignments; information from these databases plays a central role in numerous tools which attempt to locate IP addresses geographically.

  Exhaustion

  Some private IP address space has been allocated via RFC 1918. This means the addresses are available for any use by anyone and therefore the same RFC 1918 IP addresses can be reused. However they are not routable on the Internet. They are used extensively due to the shortage of registerable addresses. Network address translation (NAT) is required to connect those networks to the Internet.

  While a number of measures have been taken to conserve the limited existing IPv4 address space (such as the use of NAT and Private Addressing), the number of 32-bit IP addresses is not sufficient to accommodate the long-term growth of the Internet. For this reason, the plan is that the Internet 128-bit IPv6 addressing scheme will be adopted over the next 5 to 15 years.

  IP version 5

  What would be considered IPv5 existed only as an experimental non-IP real time streaming protocol called ST2, described in RFC 1819. In keeping with standard UNIX release conventions, all odd-numbered versions are considered experimental, and this version was never intended to be implemented; the protocol was not abandoned. RSVP has replaced it to some degree.

  IP version 6

  In IPv6, the new (but not yet widely deployed) standard protocol for the Internet, addresses are 128 bits wide, which, even with generous assignment of netblocks, should suffice for the foreseeable future. In theory, there would be exactly 2128, or about 3.403 × 1038 unique host interface addresses. If the earth were made entirely out of 1 cubic millimeter grains of sand, then you could give a unique address to each grain in 300 million planets the size of the earth. This large address space will be sparsely populated, which makes it possible to again encode more routing information into the addresses themselves.

  Addressing

  A version 6 address is written as eight 4-digit hexadecimal numbers separated by colons. For readability, addresses may be shortened in two ways. Within each colon-delimited section, leading zeroes may be truncated. Secondly, one string of zeroes (and only one) may be replaced with two colons (::). For example, all of the following addresses are equivalent:

  1080:0000:0000:0000:0000:0034:0000:417A

  1080:0:0:0:0:34:0:417A

  1080::34:0:417A

  Global unicast IPv6 addresses are constructed as two parts: a 64-bit routing part followed by a 64-bit host identifier.

  Netblocks are specified as in the modern alternative for IPv4: network number, followed by a slash, and the number of relevant bits of the network number (in decimal). Example: 12AB::CD30:0:0:0:0/60 includes all addresses starting with 12AB00000000CD3.

  IPv6 has many improvements over IPv4 other than just bigger address space, including autorenumbering and mandatory support for IPsec.

相關(guān)內(nèi)容:

相關(guān)文章
最新文章
相關(guān)學(xué)校
相關(guān)熱詞
69av在线视频_国产情人节一区_国产精品一区二区久久_国产一区二区不卡视频在线观看
欧美猛交ⅹxxx乱大交视频| 欧美精品无码一区二区三区| 国产成人拍精品视频午夜网站| 国产伦精品一区二区三区视频免费| 欧美成人一区二区在线| 欧美亚洲国产视频| 欧美韩国日本在线| 好吊色欧美一区二区三区| 黄色网址在线免费看| 国产主播在线看| 国产亚洲欧美一区二区三区| 国产日韩av高清| 国产精品一国产精品最新章节| 波多野结衣成人在线| 久久久亚洲国产天美传媒修理工| 久久精品香蕉视频| 国产成人精品在线观看| 久久成人免费视频| 欧美激情a在线| 亚洲一区二区三区精品动漫| 性欧美精品一区二区三区在线播放| 日韩亚洲欧美精品| 国产综合久久久久| av无码精品一区二区三区| 久久一区免费| 国产精品日韩在线播放| 九九综合九九综合| 日本一区不卡| 国产一区二中文字幕在线看| 成人9ⅰ免费影视网站| 97久久国产亚洲精品超碰热| 久久久久久久久久av| 国产精品久久久久福利| 欧美激情精品久久久久久变态 | 国产欧美欧洲在线观看| 91福利视频网| 国产精品无码专区在线观看| 欧美日韩电影在线观看| 日韩av日韩在线观看| 国产一区视频观看| 久久久久久a亚洲欧洲aⅴ| 国产精品久久久久久久天堂第1集 国产精品久久久久久久午夜 | 国产精品流白浆视频| 亚洲欧洲一区二区在线观看| 日韩女优中文字幕| 国产精品一区视频| 按摩亚洲人久久| 亚洲精品视频一二三| 好吊色欧美一区二区三区视频| 91超碰中文字幕久久精品| 国产精品国产亚洲精品看不卡15 | 一女被多男玩喷潮视频| 欧美国产日韩激情| 91久久在线视频| 国产精品免费入口| 日本久久久久久| www.com毛片| 美女精品视频一区| 欧美一区少妇| 国产成年人在线观看| 一区视频二区视频| 免费拍拍拍网站| 深夜成人在线观看| 亚洲va韩国va欧美va精四季| 国产在线视频不卡| 久久99精品久久久久久秒播放器| 欧美精品第一页在线播放| 欧美日韩一区二区视频在线 | 亚洲国产激情一区二区三区| 国产在线拍偷自揄拍精品| 久久久久久午夜| 日韩一级片播放| 97国产在线观看| 伊人天天久久大香线蕉av色| 国产专区精品视频| 国产精品久久色| 欧美日韩成人一区二区三区| 久久久99精品视频| 午夜精品短视频| 国产精品一区二区三区久久久 | 国产精品久久久久9999爆乳 | 欧美性受xxx| 日韩视频第一页| 日韩福利一区二区三区| 久热这里只精品99re8久| 亚洲一区二区三区精品视频| 国产欧美日韩亚洲| 欧美成人四级hd版| 黄色大片中文字幕| 国产精品日韩一区二区| 黄色网zhan| 国产精品久久久久久久久久久久久久 | 久久久成人精品| 欧美精品免费观看二区| 色噜噜久久综合伊人一本| 欧美自拍资源在线| 国产精品视频自在线| 欧美精品一区三区在线观看| 国产精品美腿一区在线看| 国产在线高清精品| 中文字幕一区二区三区最新| 超碰97人人人人人蜜桃| 亚洲三级一区| 国产福利一区二区三区在线观看| 日韩福利视频| 久久视频这里只有精品| 国产亚洲综合视频| 一区二区不卡视频| 国产成人一区二| 欧美高清中文字幕| 精品中文字幕在线2019| 99久久伊人精品影院| 五月天综合网| 色妞久久福利网| 国产综合在线视频| 亚洲一区二区三区777| 国产l精品国产亚洲区久久| 欧美日韩一区二区视频在线| 久久成人在线视频| 91国偷自产一区二区三区的观看方式 | 亚洲国产欧洲综合997久久| 久久久亚洲精品视频| 欧美亚洲国产成人精品| 精品久久久久亚洲| 97成人在线视频| 欧美视频在线观看视频| 最新中文字幕久久| 久久综合久久色| 国模吧无码一区二区三区| 亚洲成人第一| 国产精品久久久久高潮| 久久久影院一区二区三区| 欧美亚洲日本网站| 久国内精品在线| 国产激情999| 国产一区玩具在线观看| 色狠狠久久av五月综合|| 国产精品日韩三级| 国产精品18久久久久久麻辣 | 久久97久久97精品免视看| 久久青青草原一区二区| 精品一区二区视频| 欧美一级在线播放| 久久综合88中文色鬼| 久久国产精品免费观看| 黄色a级在线观看| 欧美一区二区三区四区夜夜大片| 国产精品久久久久久久美男| 久久人人97超碰人人澡爱香蕉| 国产在线精品二区| 欧日韩在线观看| 少妇一晚三次一区二区三区| 精品九九九九| 国产精品偷伦免费视频观看的| 91久久国产综合久久91精品网站| 国内精品久久久久久久久| 日本一区不卡| 亚洲国产精品久久久久爰色欲| 国产精品久久一| 深夜福利国产精品| 99久久免费国| 国产伦精品一区二区三区四区视频_ | 国产欧美综合精品一区二区| 欧洲亚洲在线视频| 亚洲精品免费一区二区三区| 国产精品久久精品视| 久久国产精品一区二区三区四区 | 欧美日韩福利电影| 久久夜色精品国产| 国产精品视频网站在线观看| 国产精品91免费在线| 国产精品午夜av在线| 国产中文字幕在线免费观看| 欧美日韩一区二区视频在线 | 国产精品丝袜视频| 久久精品影视伊人网| 日韩在线免费视频| 久久久免费精品视频| 91九色国产视频| 成人精品水蜜桃| 国产视频不卡| 国产在线久久久| 国产在线视频一区| 国产中文字幕二区| 国产偷人视频免费| 国产麻豆乱码精品一区二区三区| 国产一区视频免费观看| 国产亚洲天堂网| 国产免费人做人爱午夜视频| 国产一区二区不卡视频在线观看 | 国模视频一区二区| 欧美不卡三区| 精品日韩美女| 国产精品自拍网| 成人国产精品色哟哟| 99国产高清| 99精品视频在线看| 久久手机视频| 日韩中文在线中文网三级| 久久精品小视频|