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

全國統一學習專線 8:30-21:00
位置:魔方網 > 外語類>提升英語> 什么是IP地址 IP地址稱作網絡協議地址  正文

什么是IP地址 IP地址稱作網絡協議地址

發布時間:2022-07-23 21:15:45來源:魔方格


【資料圖】

  IP地址稱作網絡協議地址,是分配給主機的一個32位地址,由4個字節組成,分為動態IP地址和靜態IP地址兩種。

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

相關內容:

相關文章
最新文章
相關學校
相關熱詞
69av在线视频_国产情人节一区_国产精品一区二区久久_国产一区二区不卡视频在线观看
日本三级韩国三级久久| 97久久久免费福利网址 | 国产精品免费看久久久无码| 久久久久人妻精品一区三寸| 国产成人亚洲精品| 日韩一二三在线视频播| 日韩中文综合网| 国产精品久久久久久久免费大片 | 日韩视频欧美视频| 久久久久久久久久久久久久一区| 久草在在线视频| 国产精品美乳在线观看| 国产精品久久久久久久7电影| 国产精品福利久久久| 精品久久久久久乱码天堂| 欧美激情一区二区三区久久久| 亚洲在线视频观看| 日韩av电影免费在线| 欧美中文字幕视频在线观看| 蜜桃麻豆91| 成人黄色一区二区| 久草视频这里只有精品| 国产精品久久波多野结衣| 久久国产色av| 亚洲精品久久久久久一区二区 | 国产精品美乳在线观看| 久操成人在线视频| 天天干天天色天天爽| 日韩极品视频在线观看| 国产综合在线观看视频| 99精彩视频在线观看免费| 久久久久免费网| 欧美久久精品午夜青青大伊人| 午夜精品久久久久久99热| 欧美激情国产精品日韩| 91久久国产自产拍夜夜嗨| 久久九九视频| 国产精品国产精品国产专区不卡 | 久久99久国产精品黄毛片入口| 日韩在线三区| 免费国产一区二区| 久久视频这里有精品| 国产精品电影网| 欧美一区二区三区图| 免费99视频| 国产成人一区二区三区免费看| 国产精品偷伦视频免费观看国产| 在线视频精品一区| 欧美精品一区二区三区久久| 国产精品99久久久久久人 | 日韩免费一级视频| 二级片在线观看| 久久精品人人做人人爽| 视频在线99re| 国产乱子伦农村叉叉叉| 国产精品视频999| 日韩资源av在线| 国产欧美一区二区| 国产精品免费在线| 日本一区二区在线视频| 国产精品一区=区| 国产精品久久久久久久久久新婚 | 日本精品免费视频| av资源一区二区| 久久亚洲电影天堂| 欧美人与性禽动交精品| 99精品视频在线看| 久久69精品久久久久久久电影好| 欧美在线3区| 久久久国内精品| 亚洲爆乳无码专区| 成人国产精品一区| 九九久久综合网站| 国产综合18久久久久久| 国产精品视频专区| 欧美福利精品| 爽爽爽爽爽爽爽成人免费观看| 春色成人在线视频| 91福利视频在线观看| 亚洲欧美日韩精品综合在线观看 | 日本一区二区三区四区视频| 97精品一区二区视频在线观看| 久久久久国产精品www| 国产欧美精品在线| 伊人久久大香线蕉精品| 国产精品一 二 三| 国产精品国产三级国产专播精品人 | 久久偷看各类wc女厕嘘嘘偷窃| 欧美精品www在线观看| 国产综合第一页| 久久亚洲综合国产精品99麻豆精品福利| 欧美性受xxxx黑人猛交88| 久久久精品久久| 韩日午夜在线资源一区二区| 国产精品人人妻人人爽人人牛| 男人的天堂99| 国产精品精品国产| 美日韩免费视频| 欧美精品久久久久a| 97免费视频在线播放| 亚洲不卡1区| 国产va免费精品高清在线观看| 欧美有码在线视频| 国产精品免费电影| 国产欧美高清在线| 午夜欧美性电影| 久久久久久久久中文字幕| 青青青国产精品一区二区| 国产精品视频自在线| 国产日韩av网站| 亚洲va国产va天堂va久久| 日韩亚洲一区二区| 黄色av网址在线播放| 色综合五月天导航| 久久久精彩视频| 蜜桃精品久久久久久久免费影院| 免费91麻豆精品国产自产在线观看| av动漫在线观看| 日本精品免费| 欧美精品在线看| 国产福利久久精品| 蜜桃传媒视频第一区入口在线看 | 成人免费观看a| 日韩亚洲欧美一区二区| 国产精品久久久久久久久久尿| 国产女人18毛片| 日韩视频在线免费播放| 国产精品久久久999| 91传媒视频免费| 黄色片免费在线观看视频| 亚洲自拍欧美色图| 色阁综合伊人av| 国产情侣av自拍| 色综合电影网| 欧美成人精品一区二区三区| 91精品视频观看| 国产综合视频在线观看| 日韩中文字幕在线免费| 国产精品高潮呻吟久久av无限| 国产极品美女高潮无套久久久| 狠狠干一区二区| 日韩中文在线字幕| 国产精品第一区| 国产成人短视频| 成人久久18免费网站图片| 欧美精品久久久久久久免费| 亚洲啊啊啊啊啊| 蜜月aⅴ免费一区二区三区| 久久久久se| 福利视频一区二区三区四区| 加勒比海盗1在线观看免费国语版 加勒比在线一区二区三区观看 | 国产午夜福利视频在线观看| 日韩精品福利片午夜免费观看| 亚洲综合色av| 欧美xxxx做受欧美.88| 久久riav| 97人人爽人人喊人人模波多| 国产一区二区色| 精品欧美一区二区久久久伦| 日本人妻伦在线中文字幕| 中文字幕色呦呦| 久久亚洲私人国产精品va| 国产成人精品一区二区| 国产成人一区二区| 国产精品97在线| 97成人在线观看视频| 国产精品一区二区免费看| 国模杨依粉嫩蝴蝶150p| 欧美性受xxx| 青青草综合在线| 欧洲成人在线观看| 日本在线观看不卡| 亚洲xxxx视频| 亚洲国产精品一区在线观看不卡| 欧美理论电影在线观看| 国产精品国产福利国产秒拍| 久久精品国产亚洲精品| 日日噜噜噜夜夜爽亚洲精品| 久久福利电影| 九色综合日本| 日韩中文字幕久久| 日韩在线观看免费av| 国产成人精品优优av| 久久精品91久久久久久再现| 久久九九亚洲综合| 国产精品狼人色视频一区| 国产成人久久久精品一区| www亚洲精品| 国产精品三级网站| 国产精品免费小视频| 国产精品福利小视频| 精品久久久无码人妻字幂| 久久国产精品久久久久| 欧美激情免费在线| 宅男一区二区三区| 亚洲精品一区二区三| 色综合av综合无码综合网站| 日产精品久久久一区二区福利| 日本a级片在线播放| 欧美这里只有精品|