当前位置:网站首页>localhost with 127.0.0.1
localhost with 127.0.0.1
2022-07-30 15:11:00 【half past four at dusk】
Domain Name
A domain name is the name of a computer or group of computers on the Internet that identifies the computer's electronic location when data is transmitted.
A domain name is a string of dot-separated names, usually including the organization name, and always includes a two- to three-letter suffix to indicate the type of organization or the country or region in which the domain is located.
DNS Domain Name Server
DNS (Domain Name Server) is a server that converts domain names and corresponding IP addresses.
DNS stores a table of domain names and corresponding IP addresses to resolve the domain names of messages.
The domain name server stores the domain names and corresponding IP addresses of all hosts in the network, and has the function of converting domain names into IP addresses.
The domain name must correspond to an IP address, a domain name can have multiple IP addresses, and an IP address does not necessarily have a domain name.
Local Domain Name Server
DNS is a computer's Domain Name System (Domain Name Service), which consists of domain name resolvers and domain name servers.
DNS resolution process and principle
localhost with 127.0.0.1
localhost:
Local server
Not transmitted via NIC
Not affected by network firewall and NIClimits.
127.0.0.1:
Local address (local server)
Transmission via network card, network card dependent
Restricted by network firewall and network card
localhost is preferred for local services when setting the program. localhost will not be resolved to IP and will not occupy network cards and network resources.When using localhost to access, the system brings the permissions of the current user of the machine to access; and when using ip, it is equivalent to accessing the machine through the network.
边栏推荐
- 异常情况处置方案
- LeetCode_98_验证二叉搜索树
- What is defect analysis?An article takes you to understand the necessary skills of test engineers
- 打破原则引入SQL,MongoDB到底想要干啥?
- Get the Google Advertising ID as a unique identifier
- Container sorting case
- A Small Case About Containers
- Meta首份元宇宙白皮书9大看点,瞄准80万亿美元市场
- 5G-based Warehousing Informatization Solution 2022
- postgresql的普通字符串和转义字符串
猜你喜欢
Conversion between pytorch and keras (the code takes LeNet-5 as an example)
Before quitting, make yourself a roll king
CS内网横向移动 模拟渗透实操 超详细
00后测试员摸爬滚打近一年,为是否要转行或去学软件测试的学弟们总结出了以下走心建议
Flask Framework - Sijax
吃透Chisel语言.28.Chisel进阶之有限状态机(二)——Mealy状态机及与Moore状态机的对比
泡沫褪去,DeFi还剩下什么
English语法_不定代词 - both / either / neither
华为再发「天才少年」召集令!曾放弃360万年薪的他也来首秀
三电系统集成技术杂谈
随机推荐
Flink优化
JSON常用注解
JUC common thread pool source learning 02 ( ThreadPoolExecutor thread pool )
关于容器的小案例
ECCV 2022 | Towards Data Efficient Transformer Object Detectors
LeetCode_98_验证二叉搜索树
Eclipse connects to SQL server database "recommended collection"
MongoDB starts an error Process: 29784 ExecStart=/usr/bin/mongod $OPTIONS (code=exited, status=14)
国内数字藏品的乱象与未来
超T动力 盈运天下——中国重汽黄河/豪沃WP14T产品首发荣耀上市!
Desktop Software Development Framework Awards
智能合约安全——私有数据访问
DDS Arbitrary Waveform Output Based on FPGA
Ts是什么?
关于华为应用市场审核App无法启动的问题
基于5G的仓储信息化解决方案2022
The highest level of wiring in the computer room, the beauty is suffocating
canal scrape data
71页全域旅游综合整体解决方案2021 ppt
Flask框架——Sijax