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端和服务器端之间进行通信。在系统中涉及图片上传和下载。当图片上传或下载时,我的客户端无法与其他服务器端交互。它不能实现异步操作。
如何解决这个问题呢?