Groups | Search | Server Info | Login | Register


Groups > alt.comp.networking.connectivity > #112

Re: What is using Android adb port 55555 and/or 5555 on Windows

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.mobile.android, alt.comp.os.windows-10, alt.comp.networking.connectivity
Subject Re: What is using Android adb port 55555 and/or 5555 on Windows
Date 2024-07-21 13:39 +0200
Message-ID <lg4aamFbavdU2@mid.individual.net> (permalink)
References <v7dsbq$2jit$1@nnrp.usenet.blueworldhosting.com>

Cross-posted to 3 groups.

Show all headers | View raw


Andrew, 2024-07-19 16:14:

> I never fully understood networking - as I never had much problems.
> However... this happens: <https://i.postimg.cc/28n8vs1j/adb-port-55555.jpg>
> 
> Background:
> 1. I boot up the PC & I use adb every day, all day, while I'm at home.
> 2. My phone is always connected by USB or Wi-Fi over adb on Windows 10.
> 3. Mostly I use adb to mirror Android onto Windows when I'm at my desk.

Depending in your Windows version, you may use netstat in an
administrative Windows console:

netstat -anb

This will show all open ports and the name of the process which opened
it. The options used:

a - all ports, including the ones which are listening for incoming
connections

n - do not try to resolve names for IP addresses

b - show the name of the process which opened the port


-- 
Arno Welzel
https://arnowelzel.de

Back to alt.comp.networking.connectivity | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

What is using Android adb port 55555 and/or 5555 on Windows Andrew <andrew@spam.net> - 2024-07-19 14:14 +0000
  Re: What is using Android adb port 55555 and/or 5555 on Windows Arno Welzel <usenet@arnowelzel.de> - 2024-07-21 13:39 +0200
    Re: What is using Android adb port 55555 and/or 5555 on Windows Andrew <andrew@spam.net> - 2024-07-21 13:06 +0000
      Re: What is using Android adb port 55555 and/or 5555 on Windows Andy Burns <usenet@andyburns.uk> - 2024-07-21 14:44 +0100
        Re: What is using Android adb port 55555 and/or 5555 on Windows Andrew <andrew@spam.net> - 2024-07-21 14:38 +0000
          Re: What is using Android adb port 55555 and/or 5555 on Windows Andy Burns <usenet@andyburns.uk> - 2024-07-21 16:34 +0100
          Re: What is using Android adb port 55555 and/or 5555 on Windows Java Jive <java@evij.com.invalid> - 2024-07-21 17:15 +0100

csiph-web