Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个在 Android 上开发 SMB 服务器的项目,为此我正在使用免费的 Alfresco JLAN 服务器实现。问题是我不能使用默认端口(445、139、138)。如何访问在 1445、1139、1138 端口上运行在我的 android 中的服务器?我试过端口转发,你知道吗?
如果您不能使用中间的任何服务器将内容流从端口 445 传输到 1445,我猜您必须在不 root Android 手机的情况下才能做到这一点。