当前位置:网站首页>Meaning of 0.0.0.0:x
Meaning of 0.0.0.0:x
2022-06-27 06:34:00 【See the prosperity of the world】
The local address is the source ip And port , The external address is for the purpose of establishing the connection ip And port .
The local address often appears 0.0.0.0: Port number , This represents that the program runs on all network cards in the host ( Including virtual network card ) Corresponding ip And ports , With Tomcat For example , There are... In the runtime local address 0.0.0.0:8080, This means that Tomcat The server runs on the local loopback address (127.0.0.1, It can be considered as having a virtual network card ) And all other networked ip Address , for example 192.168.31.44, The server is on the two network cards 8080 All ports listen . This is why debugging is run locally , This computer uses localhost:8080 and 192.168.31.44:8080 Can access resources , Other hosts in the same network segment access 192.168.31.44:8080 You can also access .


The above figure shows the local address and external address when using mobile devices under the same LAN to access the server , You can see , The local address is actually the address of the network card ip Address , The destination address is... Of my mobile device ip And a dynamic port number .
Recommend a super powerful windows End program ,OpenArk, Integrated many functions , It also has a good user experience in viewing the network .

Github Download address :https://github.com/BlackINT3/OpenArk/releases/tag/v1.2.2
边栏推荐
- Free SSH and telnet client putty
- Caldera installation and simple use
- 日期 数据库日期 字符串 之间互相转换
- Centos7.9安装mysql 5.7,并设置开机启动
- 427- binary tree (617. merge binary tree, 700. search in binary search tree, 98. verify binary search tree, 530. minimum absolute difference of binary search tree)
- IDEA一键生成Log日志
- thrift
- 汇编语言-王爽 第8章 数据处理的两个基本问题-笔记
- 信息系统项目管理师---第七章 项目成本管理
- 卷积神经网络---CNN模型的应用(找矿预测)
猜你喜欢

The restart status of the openstack instance will change to the error handling method. The openstack built by the container restarts the compute service method of the computing node and prompts the gi

汇编语言-王爽 第11章 标志寄存器-笔记

Inter thread wait and wake-up mechanism, singleton mode, blocking queue, timer

Redis cache penetration, cache breakdown, cache avalanche

Caldera installation and simple use

LeetCode 0086. Separate linked list

汇编语言-王爽 第13章 int指令-笔记

第 299 场周赛 第四题 6103. 从树中删除边的最小分数

winow10安装Nexus nexus-3.20.1-01

Quick realization of Bluetooth ibeacn function
随机推荐
Ahb2apb bridge design (2) -- Introduction to synchronous bridge design
427- binary tree (617. merge binary tree, 700. search in binary search tree, 98. verify binary search tree, 530. minimum absolute difference of binary search tree)
vscode korofileheader 的配置
1317. convert an integer to the sum of two zero free integers
[QT notes] simple understanding of QT meta object system
The fourth question of the 299th weekly match 6103 Minimum fraction of edges removed from the tree
JS to implement bidirectional data binding
tracepoint
TiDB 数据库快速上手指南
【QT小记】QT中正则表达式QRegularExpression的基本使用
multiprocessing.pool详解
快速实现单片机和手机蓝牙通信
2018年数学建模竞赛-高温作业专用服装设计
matlab GUI界面仿真直流电机和交流电机转速仿真
Caldera installation and simple use
Force buckle 179, max
技术人员创业一年心得
Instance Tunnel 使用
TiDB的使用限制
TiDB的事务概览