• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Http Cnnection

remish

Lurker
hello folks, i am new to android... I want to connect with server .Like i want to sent data and recieve data from server through Http Connection.. Can anyone help me how to do this. Can anyone provide me the sample of both side-client as well as server side. Thanks in advance...
 
Hi stearic,
I want to send data n recieve data from my application.
Like for an example i have two fiels - user id and password.Now when i give the user id and password it would match from the server and should send "Login Successful" or "Login Failed".
For this i want a sample in both android side(client side) and server side.
This data i have to send through and recieve via Http Request.
So please can you help me.
Thanks in advance.
 
Ah, so your developing a program. That makes things a bit more clear. Don't have an answer for you though, maybe some others do now that it's clear your writing a program and not looking for one.
 
Back
Top Bottom