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.
我将尝试在 Java 上使用套接字,我想知道客户端是否能够相互连接。
有人知道吗?谢谢!
是的,它们可以相互连接。
我刚刚在 Android 2.2 设备(热点)和其他两个连接的设备上进行了尝试。他们能够通过 TCP 进行通信。
许多公共wifi热点正在运行client isolation mode。这种模式的目的是连接的客户端不能互相看到。
client isolation mode