如何从 Android 设备向计算机发送文本

发布于 2024-11-17 10:10:38 字数 1436 浏览 1 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一个人的夜不怕黑 2024-11-24 10:10:38

如果您正在寻找的是在 PC 上安装某种可以与 Android 应用程序通信的客户端,那么有很多现有的软件包,例如 RemoteDroid 提供。您可以在 http://code.google.com/p/remotedroid/ 查看源代码来源/结帐

If what you are looking for is to install some sort of client on the PC that can communicate with an Android app then there are a bunch of existing software packages such as what RemoteDroid offers. You can checkout the source code at http://code.google.com/p/remotedroid/source/checkout.

老街孤人 2024-11-24 10:10:38

如果问题只是关于从设备向服务器发送消息,那么您可以使用 http / tcp。如果您的服务器位于 VPN 中,那么您可能需要注意这一点。如果您也在寻找其他方式(服务器到设备),您可以使用云到设备消息传递。

If the question is about only sending message from device to server then you can use http / tcp. If your server is in VPN then you may need take care of that. If you are looking for other way also (server to device) you can use cloud to device messaging.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文