Lines Matching full:server
21 1. ADB server.
24 ADB server is implemented as a socket server that is bound to the ADB port (which
30 associating accepted connections with ADB server.
32 Essentially, ADB server, and ADB client serve as a bridge between ADB running on
33 the host, and ADB running on the guest: ADB server receives data from ADB host,
35 receives data from the ADB guest, and channels them through ADB server to the ADB
43 when there is an association between ADB socket connection in the ADB server, and
47 Since there is no particular order, in which ADB server, and ADB client
48 connections are made, ADB server runs a list of pending host and guest