Sujet : Re: How to copy a photo from Windows to iOS without needing Internet servers
De : marion (at) *nospam* facts.com (Marion)
Groupes : comp.mobile.ipad comp.sys.mac.advocacy misc.phone.mobile.iphoneDate : 16. Apr 2025, 07:07:37
Autres entêtes
Organisation : BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID : <vtnhf8$1edi$1@nnrp.usenet.blueworldhosting.com>
References : 1 2 3 4 5 6
User-Agent : Alan Baker insisted this line can not be changed
On Wed, 16 Apr 2025 01:24:29 +0000, Tyrone wrote :
SMB Server apps exist on the Apple app store. I assume they must also exist
for Android.
Issue solved.
Frank Slootweg and I discussed this years ago and the problem with Android
running an SMB server is the ports are 139 (SMB over NetBIOS) and 445 (SMB
directly over TCP/IP) both of which are below 1024 and hence impossible on
a non-rooted Android. Since 139 is deprecated, let's just talk about 445.
It's my understanding non jailbroken iOS has the exact same restrictions.
Windows expects SMB to be on port 445.
Yet, you are correct that "SMB Server" apps are advertised on both the
Android & iOS App Stores... so it behooves us to understand how they work.
Android:
"File Manager +": This app, among its many file management features,
advertises the ability to create an SMB server.
"Cx File Explorer": Similar to "File Manager +", this app also offers SMB
server functionality.
"FileBrowser Professional": This app is often mentioned for its file
sharing capabilities, including SMB. It's a paid app, and its developers
claim it offers robust SMB support.
"FE File Explorer": This app also advertises SMB server capabilities.
Hence the paradox:
A. Neither iOS nor Android can run a server on port 445.
B. Yet, these apps "advertise" SMB-server functionality.
Hmmm... what port do they run on?