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 设备(客户端)传递给我的笔记本电脑(服务器),为此,我创建了一个 android 客户端和一个 java 服务器。java应用程序(服务器)在模拟器中成功地监听了我的家庭IP上的我的android代码(客户端),但问题是,只要我在手机上安装客户端并开始与服务器通信,什么都没有发生。服务器只是尝试侦听,但作为响应,客户端不做任何事情来传递字符串。
我的代码有什么问题以及如何克服这个问题?
localhost:serverport
yourip:port