ANDROID ADB具体与偶数端口有什么关系? [英] What does ANDROID ADB specific do with even-numbered port?

查看:93
本文介绍了ANDROID ADB具体与偶数端口有什么关系?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在官方文档中说用于控制台连接的偶数端口。这是什么意思?ADB客户端的命令由adb服务器执行.adbserver和adbd之间有连接,为什么它仍然需要连接在Android和控制台之间?这个连接有什么作用?



我尝试了什么:



阅读官方文档

In the offical documentation says"An even-numbered port for console connections.".what does this mean?ADB client's commands are executed by adb server.There is a connection between adbserver and adbd,so why it still needs a connection between android and console?what can this connection do?

What I have tried:

read the offical documentation

推荐答案

服务器提供与设备上运行的守护程序的连接,以及运行在该设备上的客户端应用程序(例如adb)用户的PC,又称控制台。
The server provides a connection to the daemon running on the device, and the client applications (e.g. adb) running in the user's PC, aka console.


这篇关于ANDROID ADB具体与偶数端口有什么关系?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆