Wednesday, October 12, 2011

[android-developers] Re: Is it possible to create a app that's connected to a desktop client.

Hi,

Yes it is possible, next question would be how to do it.

Possible methods -

via intermediate webserver with http
via xmpp
via smp text messages
via direct tcp/ip connection between devices (may be difficult through
proxies & firewalls)

etc

Regards

On Oct 12, 2:08 am, Jin <eeyc...@gmail.com> wrote:
> Hi I've been doing a bit of research and am wondering if its possible
> to connect a android made application to a program on a PC.
>
> For example User 1 on the Desktop PC, User 2 on the mobile device.
>
> User 1 asks for user locations,User 2 gets notification to requesting
> location they accept and it sends details to user 1.
>
> User 1 program gets updated and a icon appears on a map where the user
> 2 is. User 1 places a icon on the map
>
> User 2's own map gets update with icon where user 1 placed it.
>
> Regards
>
> Jin.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment