Hi Janardhan, if you want a client and server both on the phone, use
an Activity for the former and Service for the latter. Otherwise, if
you want to the server to be accessible by any phone, then one way to
do this is to use Google's App Engine. Your client application can
then communicate with the server using some protocol.


Yusuf Saib
Android
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.




On Jun 9, 9:32 pm, janardhan <[email protected]> wrote:
> Hi Balwinder Kaur,
> Actually i want to do my application as follows
> i want seperate code for client and server
> in this scenario if client sends a message to server ,server will
> receive the message ,after that in server it will give reply to client.
> (its just like chatting)
> client hi
> server will receive hi and server replies hi
> client will receive hi and client will reply h r u?
> like that i want.
>
> i understand that one wht u send the link.
> pls reply to this
>
> On Jun 9, 8:50 pm, "Balwinder Kaur (T-Mobile)" <balwinder.k...@t-
>
>
>
> mobile.com> wrote:
> > Hi Janardhan,
>
> > Could you please provide more details about what you are looking to do
> > in your client-server application ?
>
> > If you are looking to do SMS messaging in Android, here is a link that
> > may helphttp://mobiforge.com/developing/story/sms-messaging-android
>
> > You may also check out the SmsManager Class 
> > athttp://developer.android.com/reference/android/telephony/gsm/SmsManag...
> > and how to use the Emulator for that 
> > athttp://developer.android.com/guide/developing/tools/emulator.html
>
> > Hope this helps. If not, please be slightly more explicit about what
> > it is that you are specifically looking for, so that we may be able to
> > assist you.
>
> > Balwinder Kaur
> > Senior Mobile Software Engineer
> > Open Source Development Center
> > ·T· · ·Mobile· stick together
>
> > The views, opinions and statements in this email are those of the
> > author solely in their individual capacity, and do not necessarily
> > represent those of T-Mobile USA, Inc.
>
> > On Jun 9, 2:17 am, janardhan <[email protected]> wrote:
>
> > > hi
> > > this is janardhan
> > > i am trying one application i.e.,client and server application.
> > > can any one guide me how to write it in android.
>
> > > Thanks and regaards
> > > jana
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to