Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.networking.connectivity > #112
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| 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 | Sun, 21 Jul 2024 13:39:04 +0200 |
| Lines | 30 |
| Message-ID | <lg4aamFbavdU2@mid.individual.net> (permalink) |
| References | <v7dsbq$2jit$1@nnrp.usenet.blueworldhosting.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net gpXjMnH2sYce/lhgZ9276w227+wSxDoTndVY1IBQv/ese5j232 |
| Cancel-Lock | sha1:/NbCc7JxFlaxoprN3F5rZK7Xccs= sha256:p2N90EKf/Acjv+r2ikp4NQD7x1BkZmCnhGA0q2kyxlA= |
| Content-Language | de-DE |
| In-Reply-To | <v7dsbq$2jit$1@nnrp.usenet.blueworldhosting.com> |
| Xref | csiph.com comp.mobile.android:142912 alt.comp.os.windows-10:177802 alt.comp.networking.connectivity:112 |
Cross-posted to 3 groups.
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar
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