[android-developers] Re: HttpServerConnection

2010-01-25 Thread Jags
Then whats for the class HttpServerConnection is there in the sdk ? regards On Jan 24, 3:52 pm, Jags jag...@gmail.com wrote: i see, it is apache, can we use it freely for commerical apps ? if i want to deploy an app of my choice, i will have to write a servelet and publish in jetty server,

[android-developers] Re: HttpServerConnection

2010-01-24 Thread Jags
i see, it is apache, can we use it freely for commerical apps ? if i want to deploy an app of my choice, i will have to write a servelet and publish in jetty server, right ? regards On Jan 24, 10:36 am, lucky4me bakhtiyo...@gmail.com wrote: Seehttp://code.google.com/p/i-jetty/ On Jan 24,

[android-developers] Re: HttpServerConnection

2010-01-23 Thread Jags
ah, these are the apis for hitting a url and get some info and post data to from m android device, is not it ? I wanna a small http server running on my android device [may be as a service] and hosting small http pages browsable from my PC. for example if my android device is connected to wifi

[android-developers] Re: HttpServerConnection

2010-01-23 Thread Jags
ah, these are the apis for hitting a url and get some info and post data to from m android device, is not it ? I wanna a small http server running on my android device [may be as a service] and hosting small http pages browsable from my PC. for example if my android device is connected to wifi

[android-developers] Re: HttpServerConnection

2010-01-23 Thread lucky4me
See http://code.google.com/p/i-jetty/ On Jan 24, 10:27 am, Jags jag...@gmail.com wrote: ah, these are the apis for hitting a url and get some info and post data to from m android device, is not it ? I wanna a small http server running on my android device [may be as a service] and hosting