开发者

How to send a text from Android device to a computer [closed]

开发者 https://www.devze.com 2023-03-16 01:00 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_JAVA技巧
Closed. This question needs to be more focused. It is not currently accepting answers.
开发者_JAVA技巧

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 8 years ago.

Improve this question

We have a requirement wherein we want to send some text message from android powered device to a server in PC, when this message is recieved it will trigger some action in PC? How do I configure my device to listen to that server and are there any third party server which I need to use. I tried using one of our in-house servers to communicate from device to PC but not able to achieve. If anyone has achieved the same using any third party servers please share your comments and also any other settings which needs to be done in device.


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.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号