Thanks alot!

On Sep 4, 8:36 am, dilli rao <[email protected]> wrote:
> Hi Mohith K M*
> *
> *
> *you  may use php for your request page design at server side and for
> interaction with mysql and do the large processing at server side and send
> back the results to the client (ANDROID)
>
> use post or get request methods while sending the request to the server and
> process the response from the server
>
> right now i am doing in the same way ( it works fine for me)
>
> Thank you
>
> Dilli
>
> On Fri, Sep 4, 2009 at 1:02 AM, Mohith K M <[email protected]> wrote:
>
>
>
> > I am beginner (Both Android and Server side programming),
>
> > Am having doubt about Server side for my Android mob application
>
> > My requirements are
> > 1. Receive request from android mob application
> > 2.Run algorithm on Huge Database Depending on some variable "xxx"
> > inside query request from mob app
> > 3. Send back the result produced to Android mob application.
>
> > What type of Server should i run?
> > Database-mysql??How can i combine algorithm and database
> > how can i parse the request from mobile application and run
> > appropriate algorithm
>
> > Will JBOSS satisfy my need?
> > or please Tell me which one i should use..
--~--~---------~--~----~------------~-------~--~----~
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