计算机专业英语22-IP-Addresses-&-Domain-Name-System课件.pptx
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《计算机专业英语22-IP-Addresses-&-Domain-Name-System课件.pptx》由用户(晟晟文业)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机专业 英语 22 IP Addresses Domain Name System 课件
- 资源描述:
-
1、LessonIP Addresses&IP Addresses&Domain Name SystemDomain Name System221.What is IP address?2.Please describe two forms of IP address.Warm-up Exercises Warm-up Exercises IP AddressIP地址,网络地址Internet Protocol 网际协议decimal format 十进制格式 binary form 二元型octet 八位位组node 节点infancy 初期cumbersome 笨重的,累赘的,难处理的 Dom
2、ain Name System(DNS)域名系统Word Word PreparationPreparationEvery machine on the Internet has a unique identifying number,called an IP Address.The IP stands for Internet Protocol,which is the language that computers use to communicate over the Internet.A protocol is the pre-defined way that someone who
3、wants to use a service talks with that service.The someone could be a person,but more often it is a computer program like a Web browser.A typical IP address looks like this:216.27.61.137(read as:two-one-six-dot-two-seven-dot.Or two hundred and sixteen dot twenty seven dot.)Text协议是使用者与服务通信时要用的预定语言To
4、make it easier for us humans to remember,IP addresses are normally expressed in decimal format as a dotted decimal number like the one above.But computers communicate in binary form.Look at the same IP address in binary:11011000.00011011.00111101.10001001(read as:one-one-zero-one-one-zero-zero-zero-
5、dot.)The four numbers in an IP address are called octets,because they each have eight positions when viewed in binary form.Text为了便于记忆,IP地址通常表示成上述十进制格式,称为点号十进制数If you add all the positions together,you get 32,which is why IP addresses are considered 32-bit numbers.Since each of the eight positions ca
6、n have two different states(1 or zero),the total number of possible combinations per octet is 28(read as twos power of eight)or 256.So each octet can contain any value between zero and 255.Combine the four octets and you get 232(read as twos power of thirty two)or a possible 4,294,967,296 unique val
7、ues!Out of the almost 4.3 billion possible combinations,certain values are restricted from use as typical IP addresses.For example,the IP address 0.0.0.0 is reserved for the default network and the address 255.255.255.255 is used for broadcasts.Text在这43亿种组合中,有些值只限于作为特定IP地址The octets serve a purpose
8、other than simply separating the numbers.They are used to create classes of IP addresses that can be assigned to a particular business,government or other entity based on size and need.The octets are split into two sections:Net and Host.The Net section always contains the first octet.It is used to i
9、dentify the network that a computer belongs to.Host(sometimes referred to as Node)identifies the actual computer on the network.The Host section always contains the last octet.There are five IP classes plus certain special addresses.TextWhen the Internet was in its infancy,it consisted of a small nu
展开阅读全文
链接地址:https://www.163wenku.com/p-4927477.html