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.
我正在开发一个需要与具有不同地址的两台服务器建立 tcp 连接的 ios 应用程序。NSStream 能做到吗,怎么做?我应该把一个通信放在一个单独的线程上吗?