May I ask *why* you don't want to use HTTP?

USB isn't really an option. The normal approach is to use the net. I
understand completely that there can be disadvantages in different
environments, however, very few of those disadvantages have any
relationship to the HTTP protocol. My guess is that it's not really
HTTP that you have a concern with, but some other aspects of
networking, such as discovery, security, firewalls.

There's plenty of reason to want a more predictable type of connection
between a single user's PC an device. USB would seem to be it because
of that nice wire, but it's not, due to lack of platform support.

Perhaps a better alternative would be Bluetooth? Perhaps even HTTP
over IP over Bluetooth...

On Jun 1, 11:11 am, Felipe Ovalle <[email protected]> wrote:
> Hello,
> anybody knows a code example for communicate one android application to a
> desktop java application to do something like update one desktop mysql
> database for example? I want this connection trough usb cable (i think). I
> don´t wanna make this connection trough http.
>
> thanks!
>
> --
> Felipe Tomás Ovalle / ftovalle
> Desarrollo de Sistemas Java, Android, Php
> Tel. 54 341 155 052447 -www.ftovalle.com.ar-
> Msn: [email protected] -
> Skype: ftovalle

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

Reply via email to